mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-24 09:19:50 +01:00
Add PHPUnit 4.0.* to require-dev
This commit is contained in:
parent
a277bf23f9
commit
73f0145585
@ -12,6 +12,9 @@
|
||||
"require": {
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "4.0.*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Faker": "src/",
|
||||
|
Loading…
x
Reference in New Issue
Block a user