From ad66b54b621d1f2201e83c9f0e53c20a6802309b Mon Sep 17 00:00:00 2001 From: Max Fierke Date: Sat, 19 Apr 2014 21:08:25 -0500 Subject: [PATCH] Update composer.lock to specify Symfony 2.3.12, Swiftmailer 5.1.0 Signed-off-by: Max Fierke --- composer.lock | 66 +++++++++++++++++++++++++-------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/composer.lock b/composer.lock index 2c35a34..6a1c7d1 100644 --- a/composer.lock +++ b/composer.lock @@ -1653,16 +1653,16 @@ }, { "name": "swiftmailer/swiftmailer", - "version": "v5.0.3", + "version": "v5.1.0", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "32edc3b0de0fdc1b10f5c4912e8677b3f411a230" + "reference": "748c01c1144713ac0118396935d10b6ceec91b68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/32edc3b0de0fdc1b10f5c4912e8677b3f411a230", - "reference": "32edc3b0de0fdc1b10f5c4912e8677b3f411a230", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/748c01c1144713ac0118396935d10b6ceec91b68", + "reference": "748c01c1144713ac0118396935d10b6ceec91b68", "shasum": "" }, "require": { @@ -1700,7 +1700,7 @@ "mail", "mailer" ], - "time": "2013-12-03 13:33:24" + "time": "2014-03-18 09:03:27" }, { "name": "symfony/assetic-bundle", @@ -1873,22 +1873,22 @@ }, { "name": "symfony/swiftmailer-bundle", - "version": "v2.3.5", + "version": "v2.3.7", "target-dir": "Symfony/Bundle/SwiftmailerBundle", "source": { "type": "git", "url": "https://github.com/symfony/SwiftmailerBundle.git", - "reference": "fcefa9dbd5a1ed20547b0f8a2afd5ad6837ea321" + "reference": "e98defd402f72e8b54a029ba4d3ac4cb51dc3577" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/fcefa9dbd5a1ed20547b0f8a2afd5ad6837ea321", - "reference": "fcefa9dbd5a1ed20547b0f8a2afd5ad6837ea321", + "url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/e98defd402f72e8b54a029ba4d3ac4cb51dc3577", + "reference": "e98defd402f72e8b54a029ba4d3ac4cb51dc3577", "shasum": "" }, "require": { "php": ">=5.3.2", - "swiftmailer/swiftmailer": ">=4.2.0,<5.1-dev", + "swiftmailer/swiftmailer": ">=4.2.0,~5.0", "symfony/swiftmailer-bridge": "~2.1" }, "require-dev": { @@ -1900,7 +1900,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.3-dev" } }, "autoload": { @@ -1926,20 +1926,20 @@ ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", - "time": "2013-11-21 12:29:01" + "time": "2014-04-05 17:15:52" }, { "name": "symfony/symfony", - "version": "v2.3.11", + "version": "v2.3.12", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "aa5b228e87dde1a1a9c7c3c78ad538739da05fe1" + "reference": "3574df3d5e0039f3225007b8be534df5c4104503" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/aa5b228e87dde1a1a9c7c3c78ad538739da05fe1", - "reference": "aa5b228e87dde1a1a9c7c3c78ad538739da05fe1", + "url": "https://api.github.com/repos/symfony/symfony/zipball/3574df3d5e0039f3225007b8be534df5c4104503", + "reference": "3574df3d5e0039f3225007b8be534df5c4104503", "shasum": "" }, "require": { @@ -2036,7 +2036,7 @@ "keywords": [ "framework" ], - "time": "2014-02-27 14:55:30" + "time": "2014-04-03 05:42:39" }, { "name": "twig/extensions", @@ -2202,16 +2202,16 @@ "packages-dev": [ { "name": "phpunit/php-code-coverage", - "version": "1.2.16", + "version": "1.2.17", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "69e55e68481cf708a6db43aff0b504e31402fe27" + "reference": "6ef2bf3a1c47eca07ea95f0d8a902a6340390b34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/69e55e68481cf708a6db43aff0b504e31402fe27", - "reference": "69e55e68481cf708a6db43aff0b504e31402fe27", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6ef2bf3a1c47eca07ea95f0d8a902a6340390b34", + "reference": "6ef2bf3a1c47eca07ea95f0d8a902a6340390b34", "shasum": "" }, "require": { @@ -2259,7 +2259,7 @@ "testing", "xunit" ], - "time": "2014-02-25 03:34:05" + "time": "2014-03-28 10:53:45" }, { "name": "phpunit/php-file-iterator", @@ -2446,16 +2446,16 @@ }, { "name": "phpunit/phpunit", - "version": "3.7.32", + "version": "3.7.34", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "2752cbb9ea5bd84c2811b34b6953f76965ec7a2f" + "reference": "248d6ce95e6ca7f0e3135252c0b984bbe1f52f19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2752cbb9ea5bd84c2811b34b6953f76965ec7a2f", - "reference": "2752cbb9ea5bd84c2811b34b6953f76965ec7a2f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/248d6ce95e6ca7f0e3135252c0b984bbe1f52f19", + "reference": "248d6ce95e6ca7f0e3135252c0b984bbe1f52f19", "shasum": "" }, "require": { @@ -2464,11 +2464,11 @@ "ext-reflection": "*", "ext-spl": "*", "php": ">=5.3.3", - "phpunit/php-code-coverage": "~1.2.1", - "phpunit/php-file-iterator": ">=1.3.1", - "phpunit/php-text-template": ">=1.1.1", - "phpunit/php-timer": ">=1.0.4", - "phpunit/phpunit-mock-objects": "~1.2.0", + "phpunit/php-code-coverage": "~1.2", + "phpunit/php-file-iterator": "~1.3", + "phpunit/php-text-template": "~1.1", + "phpunit/php-timer": "~1.0", + "phpunit/phpunit-mock-objects": "~1.2", "symfony/yaml": "~2.0" }, "require-dev": { @@ -2478,7 +2478,7 @@ "ext-json": "*", "ext-simplexml": "*", "ext-tokenizer": "*", - "phpunit/php-invoker": ">=1.1.0,<1.2.0" + "phpunit/php-invoker": "~1.1" }, "bin": [ "composer/bin/phpunit" @@ -2516,7 +2516,7 @@ "testing", "xunit" ], - "time": "2014-02-25 03:47:29" + "time": "2014-03-28 11:04:36" }, { "name": "phpunit/phpunit-mock-objects",