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.
2 parents 28f9fee + 637ba2d commit aeec69eCopy full SHA for aeec69e
1 file changed
composer.json
@@ -33,8 +33,8 @@
33
"php": "^8.1",
34
"ext-json": "*",
35
"friendsofphp/php-cs-fixer": "^3.88.2",
36
- "symfony/console": "^6.4 || ^7.0",
37
- "symfony/filesystem": "^6.4 || ^7.0"
+ "symfony/console": "^6.4 || ^7.4 || ^8.0",
+ "symfony/filesystem": "^6.4 || ^7.4 || ^8.0"
38
},
39
"require-dev": {
40
"composer/package-versions-deprecated": "^1.11.99.5",
@@ -49,8 +49,8 @@
49
"phpstan/phpstan-strict-rules": "^2.0",
50
"phpstan/phpstan-symfony": "^2.0",
51
"phpunit/phpunit": "^10.1.3",
52
- "symfony/finder": "^6.4 || ^7.0",
53
- "symfony/process": "^6.4 || ^7.0"
+ "symfony/finder": "^6.4 || ^7.4 || ^8.0",
+ "symfony/process": "^6.4 || ^7.4 || ^8.0"
54
55
"autoload": {
56
"psr-4": {
0 commit comments