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 81a0081 commit bc2560aCopy full SHA for bc2560a
composer.json
@@ -21,8 +21,8 @@
21
}
22
],
23
"require": {
24
- "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
25
- "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
+ "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",
26
"php": "~7.1"
27
},
28
"require-dev": {
0 commit comments