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 d669926 commit 3b823e2Copy full SHA for 3b823e2
1 file changed
composer.json
@@ -66,10 +66,10 @@
66
"ext-simplexml": "*",
67
"ext-xml": "*",
68
"sebastian/version": "^3.0|^4.0|^5.0|^6.0",
69
- "symfony/console": "^6.4.22|^7.0",
70
- "symfony/filesystem": "^5.4.45|^6.4|^7.0",
71
- "symfony/string": "^6.3.12|^7.0",
72
- "symfony/yaml": "^6.3.12|^7.0"
+ "symfony/console": "^6.4.22|^7.0|^8.0",
+ "symfony/filesystem": "^5.4.45|^6.4|^7.0|^8.0",
+ "symfony/string": "^6.3.12|^7.0|^8.0",
+ "symfony/yaml": "^6.3.12|^7.0|^8.0"
73
},
74
"require-dev": {
75
"ext-curl": "*",
0 commit comments