Merge pull request #4328 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.3.1

Bump doctrine/doctrine-fixtures-bundle from 3.3.0 to 3.3.1
This commit is contained in:
Jérémy Benoist 2020-04-13 05:36:53 +02:00 committed by GitHub
commit b4ecbf2bb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
composer.lock generated
View file

@ -10195,22 +10195,23 @@
}, },
{ {
"name": "doctrine/doctrine-fixtures-bundle", "name": "doctrine/doctrine-fixtures-bundle",
"version": "3.3.0", "version": "3.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
"reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70" "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70", "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/39defca57ee0949e1475c46177b30b6d1b732e8f",
"reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70", "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/data-fixtures": "^1.3", "doctrine/data-fixtures": "^1.3",
"doctrine/doctrine-bundle": "^1.11|^2.0", "doctrine/doctrine-bundle": "^1.11|^2.0",
"doctrine/orm": "^2.6.0", "doctrine/orm": "^2.6.0",
"doctrine/persistence": "^1.3",
"php": "^7.1", "php": "^7.1",
"symfony/config": "^3.4|^4.3|^5.0", "symfony/config": "^3.4|^4.3|^5.0",
"symfony/console": "^3.4|^4.3|^5.0", "symfony/console": "^3.4|^4.3|^5.0",
@ -10258,7 +10259,7 @@
"Fixture", "Fixture",
"persistence" "persistence"
], ],
"time": "2019-11-13T15:46:58+00:00" "time": "2020-04-02T16:40:37+00:00"
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",