Skip to content

Commit 77ca24f

Browse files
committed
require php 7+ and update composer
1 parent 797699a commit 77ca24f

File tree

2 files changed

+40
-39
lines changed

2 files changed

+40
-39
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
],
1212
"minimum-stability": "stable",
1313
"require": {
14+
"php": ">=7.0.0",
1415
"league/omnipay": "^3"
1516
},
1617
"require-dev": {

composer.lock

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)