From 8ad88047a6630a227cd28ae82eb5332bea771119 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Wed, 7 Aug 2013 20:02:16 +0200 Subject: [PATCH 1/2] Update to symfony 2.3.3 --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 788d7a7805..2a6fafe2c6 100644 --- a/composer.lock +++ b/composer.lock @@ -2538,16 +2538,16 @@ }, { "name": "symfony/symfony", - "version": "v2.3.2", + "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "v2.3.2" + "reference": "v2.3.3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/v2.3.2", - "reference": "v2.3.2", + "url": "https://api.github.com/repos/symfony/symfony/zipball/v2.3.3", + "reference": "v2.3.3", "shasum": "" }, "require": { @@ -2642,7 +2642,7 @@ "keywords": [ "framework" ], - "time": "2013-07-17 06:22:21" + "time": "2013-08-07 17:11:16" }, { "name": "tecnick.com/tcpdf", From 0b7756a4482f39e962e8bbd5af60ab65d4a2a0b2 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Wed, 7 Aug 2013 20:08:20 +0200 Subject: [PATCH 2/2] Update to sphinx 2.0.8 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 2a6fafe2c6..05b8f87ae4 100644 --- a/composer.lock +++ b/composer.lock @@ -1673,16 +1673,16 @@ }, { "name": "neutron/sphinxsearch-api", - "version": "2.0.6", + "version": "2.0.8", "source": { "type": "git", - "url": "https://github.com/romainneutron/Sphinx-Search-API-PHP-Client", - "reference": "2.0.6" + "url": "https://github.com/romainneutron/Sphinx-Search-API-PHP-Client.git", + "reference": "2.0.8" }, "dist": { "type": "zip", - "url": "https://github.com/romainneutron/Sphinx-Search-API-PHP-Client/zipball/2.0.6", - "reference": "2.0.6", + "url": "https://api.github.com/repos/romainneutron/Sphinx-Search-API-PHP-Client/zipball/2.0.8", + "reference": "2.0.8", "shasum": "" }, "require": { @@ -1711,7 +1711,7 @@ "api", "search-engine" ], - "time": "2012-10-23 02:05:12" + "time": "2013-08-07 18:06:02" }, { "name": "neutron/temporary-filesystem",