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 45febea commit 1ebd6daCopy full SHA for 1ebd6da
composer.json
@@ -15,8 +15,8 @@
15
"require-dev": {
16
"illuminate/http": "^8.48",
17
"swoole/ide-helper": "^4.6",
18
- "symfony/http-foundation": "^4.4 || ^5.2 || ^6.0",
19
- "symfony/http-kernel": "^4.4 || ^5.2 || ^6.0",
+ "symfony/http-foundation": "^5.3 || ^6.0",
+ "symfony/http-kernel": "^5.4 || ^6.0",
20
"symfony/phpunit-bridge": "^5.3"
21
},
22
"autoload": {
0 commit comments