We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522038e commit 45b4daeCopy full SHA for 45b4dae
composer.json
@@ -21,9 +21,9 @@
21
"require": {
22
"php": "^7.1|^8.0",
23
"doctrine/annotations": "~1.0",
24
- "symfony/console": "^4.0|^5.0|^6.0",
25
- "symfony/process": "^4.0|^5.0|^6.0",
26
- "symfony/config": "^4.0|^5.0|^6.0",
27
- "symfony/dependency-injection": "^4.0|^5.0|^6.0"
+ "symfony/console": "^5.1|^6.0",
+ "symfony/process": "^5.1|^6.0",
+ "symfony/config": "^5.1|^6.0",
+ "symfony/dependency-injection": "^5.1|^6.0"
28
}
29
0 commit comments