Skip to content

Commit e359a76

Browse files
authored
Update composer.json
1 parent e123836 commit e359a76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"require": {
1313
"php": ">=7.0",
1414
"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",
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",
1818
"symfony/debug": "^3|^4",
1919
"symfony/finder": "^3|^4"
2020
},

0 commit comments

Comments
 (0)