Skip to content

Commit 4e95ab9

Browse files
committed
Update supported PHP versions
1 parent c3fdd86 commit 4e95ab9

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
@@ -1,9 +1,8 @@
11
language: php
22

33
php:
4-
- 7.3
5-
- 7.4
64
- 8.0
5+
- 8.1
76

87
before_script:
98
- composer install --no-progress --no-interaction --prefer-dist --no-suggest

0 commit comments

Comments
 (0)