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 409eb03 commit ff70bcbCopy full SHA for ff70bcb
composer.json
@@ -12,9 +12,9 @@
12
],
13
"require": {
14
"php": ">=5.6.4",
15
- "illuminate/database": "5.4.*|5.5.*||5.6.*|5.7.*",
16
- "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*",
17
- "illuminate/queue": "5.4.*|5.5.*|5.6.*|5.7.*",
+ "illuminate/database": "5.4.*|5.5.*||5.6.*|5.7.*|5.8.*",
+ "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*",
+ "illuminate/queue": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*",
18
"ext-rdkafka": "*"
19
},
20
"require-dev": {
0 commit comments