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 0cd2ec7 commit 700ab6dCopy full SHA for 700ab6d
composer.json
@@ -12,8 +12,8 @@
12
"minimum-stability": "stable",
13
"require": {
14
"php": ">7.0",
15
- "symfony/http-foundation": "^3.0|^4.0|^5.0",
16
- "symfony/finder": "^3.0|^4.0|^5.0",
+ "symfony/http-foundation": "^3.0|^4.0|^5.0|^6.0",
+ "symfony/finder": "^3.0|^4.0|^5.0|^6.0",
17
"nesbot/carbon": "^1.0|^2.0"
18
},
19
"autoload": {
0 commit comments