From 585a2f449f1257b9e3adb57e51215814c781e14a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 08:49:55 +0100 Subject: [PATCH] Bump fzaninotto/faker from 1.8.0 to 1.9.0 (#1124) Bumps [fzaninotto/faker](https://github.com/fzaninotto/Faker) from 1.8.0 to 1.9.0. - [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.8.0...v1.9.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index e5730510..ef28ec06 100644 --- a/composer.lock +++ b/composer.lock @@ -4596,16 +4596,16 @@ }, { "name": "fzaninotto/faker", - "version": "v1.8.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", - "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de" + "reference": "27a216cbe72327b2d6369fab721a5843be71e57d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/f72816b43e74063c8b10357394b6bba8cb1c10de", - "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/27a216cbe72327b2d6369fab721a5843be71e57d", + "reference": "27a216cbe72327b2d6369fab721a5843be71e57d", "shasum": "" }, "require": { @@ -4614,13 +4614,11 @@ "require-dev": { "ext-intl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7", - "squizlabs/php_codesniffer": "^1.5" + "squizlabs/php_codesniffer": "^2.9.2" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.8-dev" - } + "branch-alias": [] }, "autoload": { "psr-4": { @@ -4642,7 +4640,7 @@ "faker", "fixtures" ], - "time": "2018-07-12T10:23:15+00:00" + "time": "2019-11-14T13:13:06+00:00" }, { "name": "hamcrest/hamcrest-php",