Skip to content

Commit bca1f81

Browse files
author
smoench
committed
test lowest deps on latest php version
1 parent e43cc43 commit bca1f81

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
@@ -13,7 +13,7 @@ matrix:
1313
- php: 7.3
1414

1515
# Test with the lowest dependencies
16-
- php: 7.2
16+
- php: 7.3
1717
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest --prefer-dist"
1818

1919
before_script:

0 commit comments

Comments
 (0)