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 6c15e6a commit 0610449Copy full SHA for 0610449
composer.json
@@ -18,8 +18,8 @@
18
"symfony/options-resolver": "^4.4 || ^5.4 || ^6.0 || ^7.0"
19
},
20
"require-dev": {
21
- "infection/infection": "^0.26",
22
- "php-standard-library/psalm-plugin": "^2.2",
+ "infection/infection": "^0.27",
+ "php-standard-library/psalm-plugin": "^2.3",
23
"phpunit/phpunit": "^9.6",
24
"psalm/plugin-phpunit": "^0.18",
25
"setono/code-quality-pack": "^2.6"
0 commit comments