We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5328bb3 commit f42cd4fCopy full SHA for f42cd4f
1 file changed
composer.json
@@ -13,9 +13,9 @@
13
],
14
"require": {
15
"php": ">=7.0.0",
16
- "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0",
17
- "illuminate/events": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0",
18
- "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0"
+ "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0|~6.0.0",
+ "illuminate/events": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0|~6.0.0",
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0|~6.0.0"
19
},
20
"require-dev": {
21
"d11wtq/boris": "~1.0.10",
0 commit comments