Skip to content

Commit 287ac5a

Browse files
authored
Update composer.json
1 parent 5c493d6 commit 287ac5a

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
@@ -18,8 +18,8 @@
1818
],
1919
"require": {
2020
"php": ">=5.4.0",
21-
"illuminate/database": "~4.2|^5",
22-
"illuminate/config": "~4.2|^5",
21+
"illuminate/database": "~4.2|^5|^6",
22+
"illuminate/config": "~4.2|^5|^6",
2323
"nesbot/carbon": "~1.0|~2",
2424
"elasticsearch/elasticsearch": "~6.1"
2525
},

0 commit comments

Comments
 (0)