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.
2 parents 5fad4e5 + 9416aa6 commit a215f8bCopy full SHA for a215f8b
composer.json
@@ -12,8 +12,8 @@
12
"minimum-stability": "dev",
13
"require": {
14
"php" : "^7.2",
15
- "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0",
16
- "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0"
+ "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0"|^7.0",
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0""
17
},
18
"require-dev": {
19
"phpunit/phpunit": "^6.3|^7.0|^8.0",
0 commit comments