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 2b0311d commit 9be767fCopy full SHA for 9be767f
composer.json
@@ -11,8 +11,8 @@
11
],
12
"require": {
13
"php": ">=7",
14
- "illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x",
15
- "illuminate/filesystem": "5.5.x|5.6.x|5.7.x|5.8.x",
+ "illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x|6.0.*",
+ "illuminate/filesystem": "5.5.x|5.6.x|5.7.x|5.8.x|6.0.*",
16
"knplabs/knp-snappy": "^1"
17
},
18
"autoload": {
0 commit comments