Skip to content

Commit f92bba3

Browse files
authored
Update Laravel version dependency
1 parent b447a26 commit f92bba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A trait to translate Laravel migrations into SQLite safe migrations.",
44
"type": "laravel-package",
55
"require": {
6-
"illuminate/database": "^5.1"
6+
"illuminate/database": "^5.1||^6.0||^7.0"
77
},
88
"license": "MIT",
99
"authors": [

0 commit comments

Comments
 (0)