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 3963056 + 733e2ed commit 07bfab6Copy full SHA for 07bfab6
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.*",
+ "illuminate/support": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.*",
15
"omnipay/common": "~3.0",
16
"adrianbarbos/omnipay-mobilpay": "~1.2.1"
17
},
0 commit comments