Skip to content

Commit 3a21230

Browse files
authored
Update Travis CI to use PHP 8.0 instead of 8.0snapshot
1 parent 79f6cd4 commit 3a21230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ php:
44
- 7.2
55
- 7.3
66
- 7.4
7-
- 8.0snapshot
7+
- 8.0
88

99
matrix:
1010
fast_finish: true

0 commit comments

Comments
 (0)