Skip to content

Commit 839d321

Browse files
authored
Merge pull request #36 from php-school/upgrade-workshop
Upgrade workshop
2 parents 22d4969 + cb8eee3 commit 839d321

File tree

3 files changed

+162
-104
lines changed

3 files changed

+162
-104
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": "^8.0",
24-
"php-school/php-workshop": "dev-master "
24+
"php-school/php-workshop": "^4.0"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^9",

0 commit comments

Comments
 (0)