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 d236fd2 commit 10e6285Copy full SHA for 10e6285
composer.json
@@ -11,12 +11,12 @@
11
],
12
"require": {
13
"php": "^7.4 || ^8.0",
14
- "symfony/process": "^5.4 || ^6.4 || ^7.2 || ^8.0"
+ "symfony/process": "^5.4 || ^6.4 || ^7.3 || ^8.0"
15
},
16
"require-dev": {
17
- "friendsofphp/php-cs-fixer": "^3.75",
18
- "maglnet/composer-require-checker": "^3.8 || ^4",
19
- "phpunit/phpunit": "^9.6.22 || ^10.5.45 || ^11.5.12"
+ "friendsofphp/php-cs-fixer": "^3.89",
+ "maglnet/composer-require-checker": "^3.8 || ^4.18",
+ "phpunit/phpunit": "^9.6.22 || ^10.5.58 || ^11.5.43"
20
21
"config": {
22
"optimize-autoloader": true,
0 commit comments