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 81c527f commit 1cbcd5aCopy full SHA for 1cbcd5a
composer.json
@@ -18,11 +18,11 @@
18
"ext-mbstring": "*"
19
},
20
"require-dev": {
21
- "ergebnis/composer-normalize": "^2.17.0",
+ "ergebnis/composer-normalize": "^2.19",
22
"friendsofphp/php-cs-fixer": "^v3.2.1",
23
- "phpstan/phpstan": "^1.0.1",
24
- "phpstan/phpstan-strict-rules": "^1.0.0",
25
- "phpunit/phpunit": "^8.5.21 || ^9.5.10"
+ "phpstan/phpstan": "^1.8.2",
+ "phpstan/phpstan-strict-rules": "^1.3.0",
+ "phpunit/phpunit": "^8.5.27 || ^9.5.10"
26
27
"autoload": {
28
"psr-4": {
0 commit comments