We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290281b commit 29e5164Copy full SHA for 29e5164
composer.json
@@ -14,7 +14,7 @@
14
"license": "MIT",
15
"require": {
16
"php": ">=7.0",
17
- "illuminate/support": "5.5.*"
+ "illuminate/support": "5.5.*|5.6.*"
18
},
19
"require-dev": {
20
"phpunit/phpunit": "6.3.*",
0 commit comments