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 1b3224f commit bc55e07Copy full SHA for bc55e07
composer.json
@@ -19,7 +19,7 @@
19
"minimum-stability": "dev",
20
"require": {
21
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
22
- "symfony/finder": "^6.4",
+ "symfony/finder": "^6.4 || ^6.0",
23
"laminas/laminas-test": "^4.1",
24
"doctrine/orm": "^2.14 || ^3.0",
25
"dg/bypass-finals": "^1.5",
0 commit comments