Skip to content

Commit 5cc59fd

Browse files
committed
Drop support for PHP 5.4 and 5.5
1 parent d13406a commit 5cc59fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ language: php
33
sudo: false
44

55
php:
6-
- 5.4
7-
- 5.5
86
- 5.6
97
- 7.0
108
- 7.1
119
- 7.2
10+
- 7.3
1211

1312
cache:
1413
directories:

0 commit comments

Comments
 (0)