Update Faker to 1.7 (#3174)
a lot of improvements from 1.4 like : Language specific formatters https://github.com/fzaninotto/Faker#language-specific-formatters a new formats.
This commit is contained in:
parent
669a4cee6e
commit
de9804c897
|
|
@ -35,7 +35,7 @@
|
|||
"wikimedia/composer-merge-plugin": "dev-master"
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "~1.4",
|
||||
"fzaninotto/faker": "~1.7",
|
||||
"phpunit/phpunit": "~5.7",
|
||||
"phpunit/phpunit-selenium": "~1.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue