Skip to content

Commit 1f56d2f

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # composer.json
2 parents f05e91e + 1cdd08c commit 1f56d2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
],
1616
"require": {
1717
"php": ">=5.6.4",
18-
"illuminate/console": "~6.0|^7|^8",
19-
"illuminate/support": "~6.0|^7|^8",
20-
"illuminate/routing": "~6.0|^7|^8",
21-
"illuminate/view": "~6.0|^7|^8",
18+
"illuminate/console": "^7|^8",
19+
"illuminate/support": "^7|^8",
20+
"illuminate/routing": "^7|^8",
21+
"illuminate/view": "^7|^8",
2222
"phpdocumentor/reflection-docblock": "^5.0"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)