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 e17c192 commit 9a8310cCopy full SHA for 9a8310c
composer.json
@@ -25,8 +25,8 @@
25
}
26
],
27
"require": {
28
- "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~6.0",
29
- "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~6.0",
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
+ "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
30
"php": "~7.1"
31
},
32
"require-dev": {
0 commit comments