aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--composer.lock11
1 files changed, 6 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index f1f3885c..5d853f44 100644
--- a/composer.lock
+++ b/composer.lock
@@ -10195,22 +10195,23 @@
10195 }, 10195 },
10196 { 10196 {
10197 "name": "doctrine/doctrine-fixtures-bundle", 10197 "name": "doctrine/doctrine-fixtures-bundle",
10198 "version": "3.3.0", 10198 "version": "3.3.1",
10199 "source": { 10199 "source": {
10200 "type": "git", 10200 "type": "git",
10201 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", 10201 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
10202 "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70" 10202 "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f"
10203 }, 10203 },
10204 "dist": { 10204 "dist": {
10205 "type": "zip", 10205 "type": "zip",
10206 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70", 10206 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/39defca57ee0949e1475c46177b30b6d1b732e8f",
10207 "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70", 10207 "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f",
10208 "shasum": "" 10208 "shasum": ""
10209 }, 10209 },
10210 "require": { 10210 "require": {
10211 "doctrine/data-fixtures": "^1.3", 10211 "doctrine/data-fixtures": "^1.3",
10212 "doctrine/doctrine-bundle": "^1.11|^2.0", 10212 "doctrine/doctrine-bundle": "^1.11|^2.0",
10213 "doctrine/orm": "^2.6.0", 10213 "doctrine/orm": "^2.6.0",
10214 "doctrine/persistence": "^1.3",
10214 "php": "^7.1", 10215 "php": "^7.1",
10215 "symfony/config": "^3.4|^4.3|^5.0", 10216 "symfony/config": "^3.4|^4.3|^5.0",
10216 "symfony/console": "^3.4|^4.3|^5.0", 10217 "symfony/console": "^3.4|^4.3|^5.0",
@@ -10258,7 +10259,7 @@
10258 "Fixture", 10259 "Fixture",
10259 "persistence" 10260 "persistence"
10260 ], 10261 ],
10261 "time": "2019-11-13T15:46:58+00:00" 10262 "time": "2020-04-02T16:40:37+00:00"
10262 }, 10263 },
10263 { 10264 {
10264 "name": "friendsofphp/php-cs-fixer", 10265 "name": "friendsofphp/php-cs-fixer",