We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b6705 commit bd977b7Copy full SHA for bd977b7
1 file changed
composer.json
@@ -7,10 +7,10 @@
7
"require": {
8
"php": "^7.4|8.*",
9
"ext-json": "*",
10
- "symfony/config": "^3.0||^4.0||^5.0||^6.0",
11
- "symfony/dependency-injection": "^3.4.26||^4.1.12|^5.0||^6.0",
12
- "symfony/http-kernel": "^3.0||^4.0||^5.0||^6.0",
13
- "symfony/messenger": "^4.4||^5.0||^6.0",
+ "symfony/config": "^3.0||^4.0||^5.0||^6.0||7.*",
+ "symfony/dependency-injection": "^3.4.26||^4.1.12|^5.0||^6.0||7.*",
+ "symfony/http-kernel": "^3.0||^4.0||^5.0||^6.0||7.*",
+ "symfony/messenger": "^4.4||^5.0||^6.0||7.*",
14
"psr/http-client": "^1.0",
15
"psr/http-factory": "^1.0",
16
"psr/http-message": "^1.0",
0 commit comments