We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6213f74 commit 82fc588Copy full SHA for 82fc588
1 file changed
composer.json
@@ -12,9 +12,9 @@
12
"friendsofphp/php-cs-fixer": "^3.68",
13
"phpstan/phpstan": "^1.10",
14
"rector/rector": "^1.0",
15
- "symfony/console": "^5.4|^6.0|^7.0",
16
- "symfony/framework-bundle": "^5.4|^6.0|^7.0",
17
- "symfony/http-kernel": "^5.4|^6.0|^7.0"
+ "symfony/console": "^6.4|^7.3",
+ "symfony/framework-bundle": "^6.4|^7.3",
+ "symfony/http-kernel": "^6.4|^7.3"
18
},
19
"autoload": {
20
"psr-4": {
0 commit comments