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 e123836 commit e359a76Copy full SHA for e359a76
composer.json
@@ -12,9 +12,9 @@
12
"require": {
13
"php": ">=7.0",
14
"maximebf/debugbar": "~1.15.0",
15
- "illuminate/routing": "5.5.x|5.6.x",
16
- "illuminate/session": "5.5.x|5.6.x",
17
- "illuminate/support": "5.5.x|5.6.x",
+ "illuminate/routing": "5.5.x|5.6.x|5.7.x",
+ "illuminate/session": "5.5.x|5.6.x|5.7.x",
+ "illuminate/support": "5.5.x|5.6.x|5.7.x",
18
"symfony/debug": "^3|^4",
19
"symfony/finder": "^3|^4"
20
},
0 commit comments