Skip to content

Commit 7d0de60

Browse files
authoredFeb 18, 2018
Drop support for PHP 5.3
1 parent d3658da commit 7d0de60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
language: php
22

33
php:
4-
- 5.3
54
- 5.4
65
- 5.5
76
- 7.0
87
- 7.1
8+
- 7.2
99

1010
before_script:
1111
- composer install

0 commit comments

Comments
 (0)