Skip to content

Commit 61c6812

Browse files
authored
Update composer.json
1 parent dbb7b8d commit 61c6812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"require": {
1919
"php": ">=5.6",
20-
"illuminate/support": "~5.1|~6.0",
21-
"illuminate/database": "~5.1|~6.0"
20+
"illuminate/support": "~5.1|~6.0|~7.0",
21+
"illuminate/database": "~5.1|~6.0|~7.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^4.8",

0 commit comments

Comments
 (0)