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 129cb16 commit af7c63fCopy full SHA for af7c63f
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.*",
26
- "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*"
+ "illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*",
+ "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*"
27
},
28
"extra": {
29
"laravel": {
0 commit comments