From d7203a890a929ce379602e2e73b266e77470861b Mon Sep 17 00:00:00 2001 From: Marek Kalnik Date: Tue, 4 Dec 2012 12:47:22 +0100 Subject: [PATCH] Update composer.lock --- composer.lock | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index f999931..5b6b5e8 100644 --- a/composer.lock +++ b/composer.lock @@ -25,7 +25,7 @@ "dev-master": "2.3.x-dev" } }, - "installation-source": "source", + "installation-source": "dist", "autoload": { "psr-0": { "Doctrine\\Common": "lib/" @@ -77,18 +77,27 @@ "source": { "type": "git", "url": "https://github.com/doctrine/data-fixtures.git", - "reference": "a28b6bde290b0a908d32938e3393244086c2d89d" + "reference": "84cd1ca060e06bf5eb7066adb334adea4bf29fe7" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/data-fixtures/archive/a28b6bde290b0a908d32938e3393244086c2d89d.zip", - "reference": "a28b6bde290b0a908d32938e3393244086c2d89d", + "url": "https://github.com/doctrine/data-fixtures/archive/84cd1ca060e06bf5eb7066adb334adea4bf29fe7.zip", + "reference": "84cd1ca060e06bf5eb7066adb334adea4bf29fe7", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": ">=5.3.2", + "doctrine/common": ">=2.2,<2.5-dev" + }, + "require-dev": { + "doctrine/orm": ">=2.2,<2.5-dev" + }, + "suggest": { + "doctrine/orm": "For loading ORM fixtures", + "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures", + "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures" }, - "time": "2012-11-22 04:04:25", + "time": "2012-12-03 09:46:47", "type": "library", "installation-source": "source", "autoload": { @@ -138,7 +147,7 @@ "dev-master": "2.3.x-dev" } }, - "installation-source": "source", + "installation-source": "dist", "autoload": { "psr-0": { "Doctrine\\DBAL": "lib/" @@ -213,7 +222,7 @@ "dev-master": "1.0.x-dev" } }, - "installation-source": "source", + "installation-source": "dist", "autoload": { "psr-0": { "Doctrine\\Bundle\\DoctrineBundle": "" @@ -334,7 +343,7 @@ "dev-master": "2.3.x-dev" } }, - "installation-source": "source", + "installation-source": "dist", "autoload": { "psr-0": { "Doctrine\\ORM": "lib/" @@ -400,7 +409,7 @@ "dev-master": "2.3.x-dev" } }, - "installation-source": "source", + "installation-source": "dist", "autoload": { "psr-0": { "Gedmo": "lib/" @@ -562,7 +571,7 @@ "dev-master": "2.1-dev" } }, - "installation-source": "source", + "installation-source": "dist", "autoload": { "psr-0": { "Symfony": "src/", @@ -613,7 +622,7 @@ "dev-master": "1.11-dev" } }, - "installation-source": "source", + "installation-source": "dist", "autoload": { "psr-0": { "Twig_": "lib/"