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 0624f13 commit aa4a80bCopy full SHA for aa4a80b
composer.json
@@ -16,7 +16,6 @@
16
"php": ">=8.1",
17
"doctrine/inflector": "^2.0",
18
"nikic/php-parser": "^4.18|^5.0",
19
- "php-cs-fixer/shim": "^v3.64",
20
"symfony/config": "^6.4|^7.0",
21
"symfony/console": "^6.4|^7.0",
22
"symfony/dependency-injection": "^6.4|^7.0",
@@ -31,6 +30,7 @@
31
30
"composer/semver": "^3.0",
32
"doctrine/doctrine-bundle": "^2.5.0",
33
"doctrine/orm": "^2.15|^3",
+ "php-cs-fixer/shim": "^v3.64",
34
"symfony/http-client": "^6.4|^7.0",
35
"symfony/phpunit-bridge": "^6.4.1|^7.0",
36
"symfony/security-core": "^6.4|^7.0",
0 commit comments