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 f808ab3 commit e5c5f40Copy full SHA for e5c5f40
composer.json
@@ -23,10 +23,10 @@
23
"require": {
24
"php": "^8.0",
25
"behat/behat": "^3.0",
26
- "symfony/http-client": "^4.4 || ^5.0 || ^6.0",
27
- "symfony/cache": "^4.4 || ^5.0 || ^6.0",
28
- "symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0",
29
- "symfony/http-kernel": "^4.4 || ^5.4 || ^6.0",
+ "symfony/http-client": "^4.4 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/cache": "^4.4 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0 || ^7.0",
+ "symfony/http-kernel": "^4.4 || ^5.4 || ^6.0 || ^7.0",
30
"macpaw/extended_mock_http_client": "^3.0 || ^4.0"
31
},
32
"require-dev": {
0 commit comments