React del update
This commit is contained in:
parent
f7399dde44
commit
37da813f7f
@ -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)
|
||||
|
||||
|
64
composer.lock
generated
64
composer.lock
generated
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user