X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=5d853f44c8a5013072e020563f81e7cad1b607e4;hb=39676caf83a3d85203a769295d65c8ce32953883;hp=f1f3885c3ad686aaab587d94945b81b0c92378a8;hpb=78eae449aaed5546318cafd7a87ff329fe4e991c;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index f1f3885c..5d853f44 100644 --- a/composer.lock +++ b/composer.lock @@ -10195,22 +10195,23 @@ }, { "name": "doctrine/doctrine-fixtures-bundle", - "version": "3.3.0", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", - "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70" + "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70", - "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70", + "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/39defca57ee0949e1475c46177b30b6d1b732e8f", + "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f", "shasum": "" }, "require": { "doctrine/data-fixtures": "^1.3", "doctrine/doctrine-bundle": "^1.11|^2.0", "doctrine/orm": "^2.6.0", + "doctrine/persistence": "^1.3", "php": "^7.1", "symfony/config": "^3.4|^4.3|^5.0", "symfony/console": "^3.4|^4.3|^5.0", @@ -10258,7 +10259,7 @@ "Fixture", "persistence" ], - "time": "2019-11-13T15:46:58+00:00" + "time": "2020-04-02T16:40:37+00:00" }, { "name": "friendsofphp/php-cs-fixer",