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 1b6461e commit 62bc78fCopy full SHA for 62bc78f
composer.json
@@ -23,9 +23,9 @@
23
"require-dev": {
24
"friendsofphp/php-cs-fixer": "^3.10.0",
25
"infection/infection": "^0.26.13",
26
- "phpstan/phpstan": "^1.5.2",
27
- "phpstan/phpstan-strict-rules": "^1.4",
28
- "phpunit/phpunit": "^9.5.23",
+ "phpstan/phpstan": "^1.8.2",
+ "phpstan/phpstan-strict-rules": "^1.4.2",
+ "phpunit/phpunit": "^9.5.24",
29
"vimeo/psalm": "^4.26.0"
30
},
31
"autoload": {
0 commit comments