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.
1 parent e61b79d commit c52fd64Copy full SHA for c52fd64
composer.json
@@ -19,10 +19,10 @@
19
},
20
"require-dev": {
21
"ergebnis/composer-normalize": "^2.19 || ^2.20 || ^2.28.3",
22
- "friendsofphp/php-cs-fixer": "^v3.2.1 || v3.9.5",
23
- "phpstan/phpstan": "^1.8.2",
24
- "phpstan/phpstan-strict-rules": "^1.3.0",
25
- "phpunit/phpunit": "^8.5.27 || ^9.5.21"
+ "friendsofphp/php-cs-fixer": "^v3.2.1 || v3.9.6",
+ "phpstan/phpstan": "^1.8.6",
+ "phpstan/phpstan-strict-rules": "^1.4.4",
+ "phpunit/phpunit": "^8.5.30 || ^9.5.25"
26
27
"autoload": {
28
"psr-4": {
0 commit comments