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 68aef06 + e73e136 commit e757740Copy full SHA for e757740
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": ">=5.3.0",
14
- "illuminate/support": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.*",
+ "illuminate/support": "5.* || 6.* || 7.*",
15
"omnipay/common": "~3.0",
16
"adrianbarbos/omnipay-mobilpay": "~1.2.1"
17
},
0 commit comments