Skip to content

Commit 1d85101

Browse files
committed
remove 7.1
1 parent c9bbf78 commit 1d85101

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: php
22

33
php:
4-
- 7.1
54
- 7.2
65
- 7.3
76

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020

2121
"require": {
22-
"php": "^7.1",
22+
"php": "^7.2",
2323
"guzzlehttp/guzzle": "^7.0",
2424
"iexbase/web3.php": "^2.0",
2525
"kornrunner/secp256k1": "^0.1.2",

0 commit comments

Comments
 (0)