Downgrade Zend packages for BC with PHP 5.3 tests
This commit is contained in:
parent
993b100afd
commit
042ea958cb
|
|
@ -23,7 +23,8 @@
|
|||
"php": ">=5.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpdocumentor/phpdocumentor": "*",
|
||||
"zendframework/zend-serializer": "2.5.*",
|
||||
"phpdocumentor/phpdocumentor": "2.*",
|
||||
"phpunit/phpunit": "4.8.*"
|
||||
},
|
||||
"suggest": {
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue