From 9346c4249e6699800afd4f9ee2d30a07f266ae7b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 22:09:38 +0700 Subject: [PATCH] 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] --- composer.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e5e4a5f2..4760c1b0 100644 --- a/composer.lock +++ b/composer.lock @@ -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",