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 27c3b0a commit d485725Copy full SHA for d485725
composer.json
@@ -18,10 +18,10 @@
18
"ext-simplexml": "*",
19
"ext-spl": "*",
20
"ext-xml": "*",
21
- "symfony/config": "^6.4 || ^7.0 || ^8.0",
22
- "symfony/console": "^6.4 || ^7.0 || ^8.0",
23
- "symfony/dependency-injection": "^6.4||^7.0 || ^8.0",
24
- "symfony/http-kernel": "^6.4||^7.0 || ^8.0",
+ "symfony/config": "^6.4 || ^7.4 || ^8.0",
+ "symfony/console": "^6.4 || ^7.4 || ^8.0",
+ "symfony/dependency-injection": "^6.4 || ^7.4 || ^8.0",
+ "symfony/http-kernel": "^6.4 || ^7.4 || ^8.0",
25
"wundii/data-mapper": "^1.3.1"
26
},
27
"require-dev": {
0 commit comments