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 a51ff87 commit b5fc791Copy full SHA for b5fc791
1 file changed
composer.json
@@ -34,9 +34,9 @@
34
"composer/semver": "^3.4",
35
"spiral/roadrunner-worker": "^2 || ^3",
36
"spiral/tokenizer": "^2.13 || ^3.15",
37
- "symfony/console": "^5.3 || ^6.0 || ^7.0",
38
- "symfony/http-client": "^4.4.51 || ^5.4.49 || ^6.4.17 || ^7.2",
39
- "symfony/yaml": "^5.4.49 || ^6.4.17 || ^7.2"
+ "symfony/console": "^5.3 || ^6.0 || ^7.0 || ^8.0",
+ "symfony/http-client": "^4.4.51 || ^5.4.49 || ^6.4.17 || ^7.2 || ^8.0",
+ "symfony/yaml": "^5.4.49 || ^6.4.17 || ^7.2 || ^8.0"
40
},
41
"require-dev": {
42
"jetbrains/phpstorm-attributes": "^1.2",
0 commit comments