Skip to content

Commit 84e009b

Browse files
committed
Updated dependencies
1 parent fceedfb commit 84e009b

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
@@ -3,8 +3,8 @@
33
"description": "Laravel has many sync",
44
"type": "library",
55
"require": {
6-
"illuminate/support": "8.*",
7-
"illuminate/database": "8.*"
6+
"illuminate/support": "~5.4|6.*|7.*|8.*",
7+
"illuminate/database": "~5.4|6.*|7.*|8.*"
88
},
99
"license": "MIT",
1010
"authors": [

0 commit comments

Comments
 (0)