Skip to content

Commit 84f933d

Browse files
committed
Added zendframework/zend-serializer as legacy dependency
1 parent 5367de1 commit 84f933d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ matrix:
2626
- php: 5.5
2727
env:
2828
- DEPS=locked
29-
- LEGACY_DEPS="phpunit/phpunit zendframework/zend-cache"
29+
- LEGACY_DEPS="phpunit/phpunit zendframework/zend-cache zendframework/zend-serializer"
3030
- php: 5.5
3131
env:
3232
- DEPS=lowest

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"cache/integration-tests": "^0.16.0",
4141
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.8 || ^7.1.2",
4242
"squizlabs/php_codesniffer": "^3.3",
43-
"zendframework/zend-serializer": "^2.9"
43+
"zendframework/zend-serializer": "^2.7"
4444
},
4545
"archive": {
4646
"exclude": [

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)