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 c5d63d2 commit 356119dCopy full SHA for 356119d
1 file changed
composer.json
@@ -6,11 +6,11 @@
6
"require": {
7
"ext-simplexml": "*",
8
"psr/cache": "^2.0 || ^3.0",
9
- "symfony/cache": "^6.4 || ^7.4",
10
- "symfony/console": "^6.4 || ^7.4",
11
- "symfony/http-client": "^6.4 || ^7.4",
12
- "symfony/http-foundation": "^6.4 || ^7.4",
13
- "symfony/options-resolver": "^6.4 || ^7.4"
+ "symfony/cache": "^6.4 || ^7.4 || ^8.1",
+ "symfony/console": "^6.4 || ^7.4 || ^8.1",
+ "symfony/http-client": "^6.4 || ^7.4 || ^8.1",
+ "symfony/http-foundation": "^6.4 || ^7.4 || ^8.1",
+ "symfony/options-resolver": "^6.4 || ^7.4 || ^8.1"
14
},
15
"require-dev": {
16
"php": "^8.3",
0 commit comments