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.
2 parents 2c596c8 + 7335e4a commit 13fc478Copy full SHA for 13fc478
composer.json
@@ -25,16 +25,16 @@
25
"psr/http-factory": "^1.1",
26
"psr/http-factory-implementation": "*",
27
"psr/log": "^2.0|^3.0",
28
- "symfony/event-dispatcher": "^6.4|^7.3"
+ "symfony/event-dispatcher": "^6.4|^7.4|^8.0"
29
},
30
"require-dev": {
31
"monolog/monolog": "^3.9",
32
"nyholm/psr7": "^1.8",
33
"php-http/mock-client": "^1.6",
34
"phpunit/phpunit": "^10.5",
35
- "symfony/cache": "^6.4|^7.3",
36
- "symfony/http-client": "^6.4|^7.3",
37
- "symfony/var-dumper": "^6.4|^7.3"
+ "symfony/cache": "^6.4|^7.4|^8.0",
+ "symfony/http-client": "^6.4|^7.4|^8.0",
+ "symfony/var-dumper": "^6.4|^7.4|^8.0"
38
39
"provide": {
40
"psr/http-client-implementation": "1.0",
0 commit comments