We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d43a3d commit 129cb16Copy full SHA for 129cb16
composer.json
@@ -22,8 +22,8 @@
22
"require": {
23
"php": "^5.6.4 || ^7.0",
24
"doctrine/dbal": "^2.5",
25
- "illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.0.*",
26
- "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.0.*"
+ "illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*",
+ "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*"
27
},
28
"extra": {
29
"laravel": {
0 commit comments