chore(deps-dev): bump fzaninotto/faker from 1.9.0 to 1.9.1 (#1142)

Bumps [fzaninotto/faker](https://github.com/fzaninotto/Faker) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/fzaninotto/Faker/releases)
- [Changelog](https://github.com/fzaninotto/Faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fzaninotto/Faker/compare/v1.9.0...v1.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-23 22:09:38 +07:00 committed by Phan An
parent 85ce75c322
commit 9346c4249e

14
composer.lock generated
View file

@ -4667,16 +4667,16 @@
},
{
"name": "fzaninotto/faker",
"version": "v1.9.0",
"version": "v1.9.1",
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
"reference": "27a216cbe72327b2d6369fab721a5843be71e57d"
"reference": "fc10d778e4b84d5bd315dad194661e091d307c6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/27a216cbe72327b2d6369fab721a5843be71e57d",
"reference": "27a216cbe72327b2d6369fab721a5843be71e57d",
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f",
"reference": "fc10d778e4b84d5bd315dad194661e091d307c6f",
"shasum": ""
},
"require": {
@ -4689,7 +4689,9 @@
},
"type": "library",
"extra": {
"branch-alias": []
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"autoload": {
"psr-4": {
@ -4711,7 +4713,7 @@
"faker",
"fixtures"
],
"time": "2019-11-14T13:13:06+00:00"
"time": "2019-12-12T13:22:17+00:00"
},
{
"name": "hamcrest/hamcrest-php",