Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 8675e55

Browse files
Remove no longer supported PHP versions 89
1 parent c98cabb commit 8675e55

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
language: php
22
php:
3-
- '5.6'
4-
- '7.0'
53
- '7.3'
6-
- hhvm-3.24
4+
- '7.4'
75
cache:
86
directories:
97
- $HOME/.composer/cache

0 commit comments

Comments
 (0)