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 8804f8d commit cb75f95Copy full SHA for cb75f95
composer.json
@@ -14,8 +14,8 @@
14
"symfony/process": "^5.4 || ^6.4 || ^7.2"
15
},
16
"require-dev": {
17
- "friendsofphp/php-cs-fixer": "^3.72",
18
- "maglnet/composer-require-checker": "^4.15.0",
+ "friendsofphp/php-cs-fixer": "^3.75",
+ "maglnet/composer-require-checker": "^3.8 || ^4",
19
"phpunit/phpunit": "^9.6.22 || ^10.5.45 || ^11.5.12"
20
21
"config": {
0 commit comments