Pin PHPUnit version to keep support for PHP5.4

This commit is contained in:
Adrien Loison 2016-05-20 15:51:40 -07:00
parent 2d923c7e46
commit 1859bdc42e
2 changed files with 75 additions and 742 deletions

View File

@ -18,7 +18,7 @@
"ext-simplexml": "*"
},
"require-dev": {
"phpunit/phpunit": ">=3.7"
"phpunit/phpunit": "^4.8.0"
},
"suggest": {
"ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)",

815
composer.lock generated

File diff suppressed because it is too large Load Diff