From 37da813f7f7f13711c892eb892957ce7ea444fd8 Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Wed, 21 Nov 2012 21:12:07 -0500 Subject: [PATCH] React del update --- CHANGELOG.md | 5 ++-- composer.lock | 64 +++++++++++++++++++++++++-------------------------- 2 files changed, 35 insertions(+), 34 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d278dd0..454b127 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,10 @@ CHANGELOG --- -* 0.2.3 (2012-11-17) +* 0.2.3 (2012-11-21) - * Bumped deps to use Guzzle v3 + * Bumped dep: Guzzle to v3, React to v0.2.4 + * More tests * 0.2.2 (2012-10-20) diff --git a/composer.lock b/composer.lock index 7b2a826..51c3917 100644 --- a/composer.lock +++ b/composer.lock @@ -43,24 +43,24 @@ }, { "name": "guzzle/common", - "version": "v3.0.4", + "version": "v3.0.5", "target-dir": "Guzzle/Common", "source": { "type": "git", "url": "git://github.com/guzzle/common.git", - "reference": "v3.0.4" + "reference": "v3.0.5" }, "dist": { "type": "zip", - "url": "https://github.com/guzzle/common/archive/v3.0.4.zip", - "reference": "v3.0.4", + "url": "https://github.com/guzzle/common/archive/v3.0.5.zip", + "reference": "v3.0.5", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/event-dispatcher": "2.1.*" }, - "time": "2012-11-12 00:00:24", + "time": "2012-11-19 00:15:33", "type": "library", "installation-source": "dist", "autoload": { @@ -82,17 +82,17 @@ }, { "name": "guzzle/http", - "version": "v3.0.4", + "version": "v3.0.5", "target-dir": "Guzzle/Http", "source": { "type": "git", "url": "git://github.com/guzzle/http.git", - "reference": "v3.0.4" + "reference": "v3.0.5" }, "dist": { "type": "zip", - "url": "https://github.com/guzzle/http/archive/v3.0.4.zip", - "reference": "v3.0.4", + "url": "https://github.com/guzzle/http/archive/v3.0.5.zip", + "reference": "v3.0.5", "shasum": "" }, "require": { @@ -101,7 +101,7 @@ "guzzle/parser": "self.version", "guzzle/stream": "self.version" }, - "time": "2012-11-11 23:54:57", + "time": "2012-11-18 05:28:55", "type": "library", "installation-source": "dist", "autoload": { @@ -131,23 +131,23 @@ }, { "name": "guzzle/parser", - "version": "v3.0.4", + "version": "v3.0.5", "target-dir": "Guzzle/Parser", "source": { "type": "git", "url": "git://github.com/guzzle/parser.git", - "reference": "v3.0.4" + "reference": "v3.0.5" }, "dist": { "type": "zip", - "url": "https://github.com/guzzle/parser/archive/v3.0.4.zip", - "reference": "v3.0.4", + "url": "https://github.com/guzzle/parser/archive/v3.0.5.zip", + "reference": "v3.0.5", "shasum": "" }, "require": { "php": ">=5.3.2" }, - "time": "2012-11-01 18:03:45", + "time": "2012-11-19 00:07:13", "type": "library", "installation-source": "dist", "autoload": { @@ -170,17 +170,17 @@ }, { "name": "guzzle/stream", - "version": "v3.0.4", + "version": "v3.0.5", "target-dir": "Guzzle/Stream", "source": { "type": "git", "url": "https://github.com/guzzle/stream", - "reference": "v3.0.4" + "reference": "v3.0.5" }, "dist": { "type": "zip", - "url": "https://github.com/guzzle/stream/archive/v3.0.4.zip", - "reference": "v3.0.4", + "url": "https://github.com/guzzle/stream/archive/v3.0.5.zip", + "reference": "v3.0.5", "shasum": "" }, "require": { @@ -215,17 +215,17 @@ }, { "name": "react/event-loop", - "version": "v0.2.3", + "version": "v0.2.4", "target-dir": "React/EventLoop", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop", - "reference": "v0.2.3" + "reference": "v0.2.4" }, "dist": { "type": "zip", - "url": "https://github.com/reactphp/event-loop/archive/v0.2.3.zip", - "reference": "v0.2.3", + "url": "https://github.com/reactphp/event-loop/archive/v0.2.4.zip", + "reference": "v0.2.4", "shasum": "" }, "require": { @@ -258,17 +258,17 @@ }, { "name": "react/socket", - "version": "v0.2.3", + "version": "v0.2.4", "target-dir": "React/Socket", "source": { "type": "git", "url": "https://github.com/reactphp/socket", - "reference": "v0.2.3" + "reference": "v0.2.4" }, "dist": { "type": "zip", - "url": "https://github.com/reactphp/socket/archive/v0.2.3.zip", - "reference": "v0.2.3", + "url": "https://github.com/reactphp/socket/archive/v0.2.4.zip", + "reference": "v0.2.4", "shasum": "" }, "require": { @@ -300,17 +300,17 @@ }, { "name": "react/stream", - "version": "v0.2.3", + "version": "v0.2.4", "target-dir": "React/Stream", "source": { "type": "git", "url": "https://github.com/reactphp/stream", - "reference": "v0.2.3" + "reference": "v0.2.4" }, "dist": { "type": "zip", - "url": "https://github.com/reactphp/stream/archive/v0.2.3.zip", - "reference": "v0.2.3", + "url": "https://github.com/reactphp/stream/archive/v0.2.4.zip", + "reference": "v0.2.4", "shasum": "" }, "require": { @@ -320,7 +320,7 @@ "suggest": { "react/event-loop": "0.2.*" }, - "time": "2012-11-05 13:25:35", + "time": "2012-11-18 00:18:39", "type": "library", "extra": { "branch-alias": {