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 375514e commit 606a67bCopy full SHA for 606a67b
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": ">=5.3.0",
14
- "illuminate/support": "5.0.x|5.1.x",
+ "illuminate/support": "5.0.* || 5.1.* || 5.2.*",
15
"omnipay/common": "~2.0"
16
},
17
"autoload": {
0 commit comments