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 f6f6d73 + 31832f7 commit 48f08a7Copy full SHA for 48f08a7
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",
17
- "illuminate/database": "~5.7.0|~5.8.0|~6.0",
18
- "illuminate/events": "~5.7.0|~5.8.0|~6.0"
+ "illuminate/support": "~5.7.0|~5.8.0|^6.0",
+ "illuminate/database": "~5.7.0|~5.8.0|^6.0",
+ "illuminate/events": "~5.7.0|~5.8.0|^6.0"
19
},
20
21
"autoload": {
0 commit comments