We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a620799 commit dfda856Copy full SHA for dfda856
composer.json
@@ -4,7 +4,7 @@
4
"type": "library",
5
"require": {
6
"guzzlehttp/guzzle": "^6.3",
7
- "illuminate/support": "^5.6",
+ "illuminate/support": "^5.5|^6.0",
8
"ext-json": "*"
9
},
10
"license": "MIT",
0 commit comments