Skip to content

Commit 39df0e6

Browse files
author
Robert Kummer
authored
Update composer.json
1 parent 6ecfc9d commit 39df0e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
],
1515
"require": {
1616
"php": ">=7.0.0",
17-
"illuminate/support": "~5.5",
18-
"illuminate/routing": "~5.5"
17+
"illuminate/support": "*",
18+
"illuminate/routing": "*"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)