Skip to content

Commit 62868f8

Browse files
author
Paul Rogers
committed
chore(.travis.yml): Changed PHP 7.4 to use a snapshot to work with --prefer-lowest composer.
1 parent 89a42ac commit 62868f8

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.1
55
- 7.2
66
- 7.3
7-
- 7.4
7+
- 7.4snapshot
88

99
env:
1010
matrix:

0 commit comments

Comments
 (0)