Skip to content

Commit 0700d9e

Browse files
authored
Update .travis.yml
1 parent d3e104f commit 0700d9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: php
22
php:
3-
- '7.2'
43
- '7.3'
4+
- '8.3'
5+
- '8.4'
56

67
install:
78
- travis_retry composer install $COMPOSER_ARGS --ignore-platform-reqs

0 commit comments

Comments
 (0)