1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-01-18 06:38:20 +01:00

Allow more recent versions of PHPUnit

This commit is contained in:
David Stensland 2014-03-10 15:38:45 -04:00
parent 041cecffd6
commit f4fc697af8

View File

@ -13,7 +13,7 @@
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "4.0.*",
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
"autoload": {