We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b57d1b2 + bbe673b commit 323b443Copy full SHA for 323b443
composer.json
@@ -12,14 +12,14 @@
12
}
13
],
14
"require" : {
15
- "php" : ">=7.3",
16
- "php-school/php-workshop": "^4.0"
+ "php": ">=7.3",
+ "php-school/php-workshop": "^4.0.1"
17
},
18
"require-dev": {
19
"phpunit/phpunit": "^9",
20
- "squizlabs/php_codesniffer": "^3.5",
+ "squizlabs/php_codesniffer": "^3.7",
21
"composer/composer": "^2.0",
22
- "phpstan/phpstan": "^0.12.52"
+ "phpstan/phpstan": "^1.8.11"
23
24
"autoload" : {
25
"psr-4" : {
0 commit comments