Skip to content

Commit 0068364

Browse files
authored
Merge pull request #48 from smoench/test-lowest-deps-on-latest-php-version
test lowest dependencies on latest php version
2 parents 55f34b9 + bca1f81 commit 0068364

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)