Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 6a9f8f8

Browse files
committed
Adds symfony/debug to legacy deps of PHP 7 env
1 parent fa05240 commit 6a9f8f8

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
@@ -31,7 +31,7 @@ matrix:
3131
- php: 7
3232
env:
3333
- DEPS=locked
34-
- LEGACY_DEPS="phpunit/phpunit"
34+
- LEGACY_DEPS="phpunit/phpunit symfony/debug"
3535
- php: 7
3636
env:
3737
- DEPS=latest

0 commit comments

Comments
 (0)