We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b447a26 commit f92bba3Copy full SHA for f92bba3
composer.json
@@ -3,7 +3,7 @@
3
"description": "A trait to translate Laravel migrations into SQLite safe migrations.",
4
"type": "laravel-package",
5
"require": {
6
- "illuminate/database": "^5.1"
+ "illuminate/database": "^5.1||^6.0||^7.0"
7
},
8
"license": "MIT",
9
"authors": [
0 commit comments