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 f78618a commit 5fcba4cCopy full SHA for 5fcba4c
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|5.7.x",
16
- "illuminate/session": "5.5.x|5.6.x|5.7.x",
17
- "illuminate/support": "5.5.x|5.6.x|5.7.x",
+ "illuminate/routing": "5.5.x|5.6.x|5.7.x|5.8.x",
+ "illuminate/session": "5.5.x|5.6.x|5.7.x|5.8.x",
+ "illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x",
18
"symfony/debug": "^3|^4",
19
"symfony/finder": "^3|^4"
20
},
0 commit comments