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 fc61549 commit 0864c20Copy full SHA for 0864c20
composer.json
@@ -17,13 +17,13 @@
17
},
18
"require": {
19
"php": "^7.1.3|^8.0",
20
- "symfony/framework-bundle": "~3.0|~4.0|~5.0|~6.0",
+ "symfony/framework-bundle": "~3.0|~4.0|~5.0|~6.0|~7.0",
21
"florianv/swap": "^4.0"
22
23
"require-dev": {
24
"php-http/guzzle6-adapter": "^1.0",
25
"php-http/message": "^1.7",
26
- "symfony/cache": "~3.0|~4.0|~5.0|~6.0",
+ "symfony/cache": "~3.0|~4.0|~5.0|~6.0|~7.0",
27
"phpunit/phpunit": "~5.7|~6.0|~7.0|~8.0|~9.0",
28
"nyholm/psr7": "^1.1"
29
0 commit comments