Skip to content

Commit dd7e7ee

Browse files
authored
Update Travis CI to use PHP 8.0 instead of 8.0snapshot
1 parent 2278690 commit dd7e7ee

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
- nightly
99

1010
env:

0 commit comments

Comments
 (0)