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 e5c1e6f commit 80c64e9Copy full SHA for 80c64e9
composer.json
@@ -9,7 +9,7 @@
9
],
10
"type": "library",
11
"require": {
12
- "illuminate/support": "^5.0"
+ "illuminate/support": "^5.0|^6.0"
13
},
14
"require-dev": {
15
"phpunit/phpunit": "5.*"
0 commit comments