Skip to content

Commit 3b92624

Browse files
committed
Do not use php 8.0
1 parent 5620560 commit 3b92624

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ sudo: false
55
php:
66
- 7.1
77
- 7.2
8-
- nightly
8+
- 7.3
9+
- 7.4
910

1011
matrix:
1112
include:

0 commit comments

Comments
 (0)