Skip to content

Commit 7cfab0c

Browse files
author
Chris Halbert
committed
master: Remove 56 version.
1 parent f48dca7 commit 7cfab0c

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-
- 5.6
54
- 7.0
65
- 7.1
76

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^5.6 || 7.*",
14+
"php": "7.*",
1515
"symfony/console": "3.*",
1616
"chrishalbert/git": "1.*"
1717
},

0 commit comments

Comments
 (0)