mirror of
https://github.com/koel/koel
synced 2024-11-10 14:44:13 +00:00
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:
parent
5d9d8fed8d
commit
585a2f449f
1 changed files with 7 additions and 9 deletions
16
composer.lock
generated
16
composer.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue