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 5e458e9 + 864be9f commit b83dffaCopy full SHA for b83dffa
composer.json
@@ -24,10 +24,10 @@
24
},
25
"require": {
26
"php": "^8.3",
27
- "symfony/config": "^4.4|^5.0|^6.4",
28
- "symfony/http-kernel": "^4.4|^5.0|^6.4",
+ "symfony/config": "^4.4|^5.0|^6.4|^7.3",
+ "symfony/http-kernel": "^4.4|^5.0|^6.4|^7.3",
29
"doctrine/orm": "^2.7",
30
- "symfony/dependency-injection": "^4.4|^5.0|^6.4",
+ "symfony/dependency-injection": "^4.4|^5.0|^6.4|^7.3",
31
"ext-json": "*"
32
33
"require-dev": {
0 commit comments