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 b807b74 commit a425f6cCopy full SHA for a425f6c
1 file changed
composer.json
@@ -19,10 +19,10 @@
19
"boson-php/http-static-provider": "^0.19",
20
"boson-php/runtime": "^0.19",
21
"boson-php/symfony-http-bridge": "^0.19",
22
- "symfony/config": "^6.4|^7.0",
23
- "symfony/dependency-injection": "^6.4|^7.0",
24
- "symfony/http-kernel": "^6.4|^7.0",
25
- "symfony/runtime": "^6.4|^7.0"
+ "symfony/config": "^6.4|^7.0|^8.0",
+ "symfony/dependency-injection": "^6.4|^7.0|^8.0",
+ "symfony/http-kernel": "^6.4|^7.0|^8.0",
+ "symfony/runtime": "^6.4|^7.0|^8.0"
26
},
27
"autoload": {
28
"psr-4": {
0 commit comments