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

Commit 14a0071

Browse files
committed
Update Travis CI configuration - updated legacy deps
Added ocramius/proxy-manager to legacy deps.
1 parent b3bdf9f commit 14a0071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ matrix:
1919
- php: 5.6
2020
env:
2121
- DEPS=locked
22-
- LEGACY_DEPS="phpunit/phpunit"
22+
- LEGACY_DEPS="ocramius/proxy-manager phpunit/phpunit"
2323
- php: 5.6
2424
env:
2525
- DEPS=latest
@@ -29,7 +29,7 @@ matrix:
2929
- php: 7
3030
env:
3131
- DEPS=locked
32-
- LEGACY_DEPS="phpunit/phpunit"
32+
- LEGACY_DEPS="ocramius/proxy-manager phpunit/phpunit"
3333
- php: 7
3434
env:
3535
- DEPS=latest

0 commit comments

Comments
 (0)