Bump doctrine/doctrine-fixtures-bundle from 3.2.0 to 3.2.2

Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Changelog](https://github.com/doctrine/DoctrineFixturesBundle/blob/master/CHANGELOG-3.1.md)
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.2.0...3.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-14 08:08:21 +00:00 committed by GitHub
parent 50bcf225e9
commit be8e2916c5
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",