We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a0b190 commit 10bb7d9Copy full SHA for 10bb7d9
composer.json
@@ -24,8 +24,8 @@
24
"php": "^7.4 || ^8.0",
25
"hashids/hashids": "^4.1",
26
"sensio/framework-extra-bundle": "^5.1 || ^6.0",
27
- "symfony/http-kernel": "^4.4 || ^5.3",
28
- "symfony/http-foundation": "^4.4 || ^5.3"
+ "symfony/http-kernel": "^4.4 || ^5.3 || ^6.0",
+ "symfony/http-foundation": "^4.4 || ^5.3 || ^6.0"
29
},
30
"require-dev": {
31
"friends-of-phpspec/phpspec-expect": "^4.0",
0 commit comments