Skip to content

Commit 836d4ee

Browse files
committed
Update build
1 parent eacbb03 commit 836d4ee

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
language: php
22

33
php:
4-
- 7.0
54
- 7.1
65
- 7.2
76
- 7.3
8-
- nightly
97

108
dist: xenial
119

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"homepage": "https://github.com/selective-php/base32",
1313
"license": "MIT",
1414
"require": {
15-
"php": ">=7.0"
15+
"php": ">=7.1.3"
1616
},
1717
"require-dev": {
1818
"phpstan/phpstan": "^0.11.5",

0 commit comments

Comments
 (0)