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 b8e7f59 commit 0ae2e35Copy full SHA for 0ae2e35
composer.json
@@ -24,11 +24,11 @@
24
"require-dev": {
25
"phing/phing": "2.17.4",
26
"php-parallel-lint/php-parallel-lint": "1.3.2",
27
- "phpstan/phpstan": "1.10.15",
+ "phpstan/phpstan": "1.10.21",
28
"phpstan/phpstan-deprecation-rules": "1.1.3",
29
"phpstan/phpstan-phpunit": "1.3.13",
30
"phpstan/phpstan-strict-rules": "1.5.1",
31
- "phpunit/phpunit": "7.5.20|8.5.21|9.6.8|10.1.3"
+ "phpunit/phpunit": "7.5.20|8.5.21|9.6.8|10.2.2"
32
},
33
"autoload": {
34
"psr-4": {
0 commit comments