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 0698a9a commit a63c85cCopy full SHA for a63c85c
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||^6.0||^7.0||^8.0"
+ "illuminate/database": "^7.0||^8.0||^9.0||^10.0"
7
},
8
"license": "MIT",
9
"authors": [
0 commit comments