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 f44fcd9 commit d6d7541Copy full SHA for d6d7541
composer.json
@@ -12,7 +12,7 @@
12
],
13
"require": {
14
"php": ">=5.4.0",
15
- "illuminate/database": "5.*"
+ "illuminate/database": "~5.8.0|^6.0|^7.0"
16
},
17
"autoload": {
18
"psr-4": {
0 commit comments