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.
2 parents 375514e + 606a67b commit d5eee72Copy full SHA for d5eee72
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