Merge pull request #4010 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.2.2

Bump doctrine/doctrine-fixtures-bundle from 3.2.0 to 3.2.2
This commit is contained in:
Jérémy Benoist 2019-06-14 10:29:05 +02:00 committed by GitHub
commit 1bbdd35731
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -9590,16 +9590,16 @@
}, },
{ {
"name": "doctrine/doctrine-fixtures-bundle", "name": "doctrine/doctrine-fixtures-bundle",
"version": "3.2.0", "version": "3.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
"reference": "13b2e8e1af099bc06f8611497fe079a4e0b4e497" "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/13b2e8e1af099bc06f8611497fe079a4e0b4e497", "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/90e4a4f968b2dae40e290a6ee516957af043f16c",
"reference": "13b2e8e1af099bc06f8611497fe079a4e0b4e497", "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9650,7 +9650,7 @@
"Fixture", "Fixture",
"persistence" "persistence"
], ],
"time": "2019-06-07T11:21:53+00:00" "time": "2019-06-12T12:03:37+00:00"
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",