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 a0295f1 commit 81e49e2Copy full SHA for 81e49e2
composer.json
@@ -26,9 +26,9 @@
26
"require": {
27
"php": "^7.0",
28
"ext-json": "*",
29
- "illuminate/database": "5.5.*|5.6.*|5.7.*",
30
- "illuminate/contracts": "5.5.*|5.6.*|5.7.*",
31
- "illuminate/support": "5.5.*|5.6.*|5.7.*",
+ "illuminate/database": "5.5.*|5.6.*|5.7.*|5.8.*",
+ "illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*",
+ "illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*",
32
"nesbot/carbon": "^1.22"
33
},
34
"require-dev": {
0 commit comments