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 173280d + 48f08a7 commit d4fe17fCopy full SHA for d4fe17f
composer.json
@@ -13,9 +13,9 @@
13
14
"require": {
15
"php": ">=7.1.3",
16
- "illuminate/support": "~5.7.0|~5.8.0|~6.0|~7.0",
17
- "illuminate/database": "~5.7.0|~5.8.0|~6.0|~7.0",
18
- "illuminate/events": "~5.7.0|~5.8.0|~6.0|~7.0"
+ "illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0",
+ "illuminate/database": "~5.7.0|~5.8.0|^6.0|^7.0",
+ "illuminate/events": "~5.7.0|~5.8.0|^6.0|^7.0"
19
},
20
21
"autoload": {
0 commit comments