Skip to content

Commit bc2560a

Browse files
authored
Update composer.json
1 parent 81a0081 commit bc2560a

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
@@ -21,8 +21,8 @@
2121
}
2222
],
2323
"require": {
24-
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
25-
"illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
24+
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0",
25+
"illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0",
2626
"php": "~7.1"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)