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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-18 08:49:55 +01:00 committed by Phan An
parent 5d9d8fed8d
commit 585a2f449f

16
composer.lock generated
View file

@ -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",