Depedency react/socket bumped to 0.2.*
This commit is contained in:
parent
faf3ee26b3
commit
ba7fc872ba
@ -25,7 +25,7 @@
|
|||||||
}
|
}
|
||||||
, "require": {
|
, "require": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
, "react/socket": "0.1.*"
|
, "react/socket": "0.2.*"
|
||||||
, "guzzle/http": "2.8.*"
|
, "guzzle/http": "2.8.*"
|
||||||
, "symfony/http-foundation": "2.1.*"
|
, "symfony/http-foundation": "2.1.*"
|
||||||
}
|
}
|
||||||
|
142
composer.lock
generated
142
composer.lock
generated
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"hash": "2c082c116d4e2eb8846c78e5c1ff0f58",
|
"hash": "05da7a20df80cd3da835aa15703c3fee",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "evenement/evenement",
|
"name": "evenement/evenement",
|
||||||
@ -18,7 +18,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"time": "2012-05-30 23:01:08",
|
"time": "2012-05-30 08:01:08",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"installation-source": "dist",
|
"installation-source": "dist",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -33,8 +33,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Igor Wiedler",
|
"name": "Igor Wiedler",
|
||||||
"email": "igor@wiedler.ch",
|
"email": "igor@wiedler.ch",
|
||||||
"homepage": "http://wiedler.ch/igor/",
|
"homepage": "http://wiedler.ch/igor/"
|
||||||
"role": null
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Événement is a very simple event dispatching library for PHP 5.3",
|
"description": "Événement is a very simple event dispatching library for PHP 5.3",
|
||||||
@ -44,45 +43,60 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzle/common",
|
"name": "guzzle/common",
|
||||||
"version": "v2.8.6",
|
"version": "v2.8.8",
|
||||||
"target-dir": "Guzzle/Common",
|
"target-dir": "Guzzle/Common",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/guzzle/common.git",
|
"url": "git://github.com/guzzle/common.git",
|
||||||
"reference": "v2.8.6"
|
"reference": "v2.8.8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/guzzle/common/zipball/v2.8.6",
|
"url": "https://github.com/guzzle/common/zipball/v2.8.8",
|
||||||
"reference": "v2.8.6",
|
"reference": "v2.8.8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.2",
|
"php": ">=5.3.2",
|
||||||
"symfony/event-dispatcher": "2.1.*"
|
"symfony/event-dispatcher": "2.1.*"
|
||||||
},
|
},
|
||||||
"time": "2012-09-05 23:30:30",
|
"time": "2012-10-15 17:42:47",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"installation-source": "dist",
|
"installation-source": "dist",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Guzzle\\Common": ""
|
"Guzzle\\Common": ""
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"description": "Common libraries used by Guzzle",
|
||||||
|
"homepage": "http://guzzlephp.org/",
|
||||||
|
"keywords": [
|
||||||
|
"log",
|
||||||
|
"event",
|
||||||
|
"cache",
|
||||||
|
"validation",
|
||||||
|
"Socket",
|
||||||
|
"common",
|
||||||
|
"batch",
|
||||||
|
"inflection"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzle/http",
|
"name": "guzzle/http",
|
||||||
"version": "v2.8.6",
|
"version": "v2.8.8",
|
||||||
"target-dir": "Guzzle/Http",
|
"target-dir": "Guzzle/Http",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/guzzle/http.git",
|
"url": "git://github.com/guzzle/http.git",
|
||||||
"reference": "v2.8.6"
|
"reference": "v2.8.8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/guzzle/http/zipball/v2.8.6",
|
"url": "https://github.com/guzzle/http/zipball/v2.8.8",
|
||||||
"reference": "v2.8.6",
|
"reference": "v2.8.8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -90,69 +104,93 @@
|
|||||||
"guzzle/common": "self.version",
|
"guzzle/common": "self.version",
|
||||||
"guzzle/parser": "self.version"
|
"guzzle/parser": "self.version"
|
||||||
},
|
},
|
||||||
"time": "2012-09-02 19:01:34",
|
"time": "2012-10-15 17:42:47",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"installation-source": "dist",
|
"installation-source": "dist",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Guzzle\\Http": ""
|
"Guzzle\\Http": ""
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"description": "HTTP libraries used by Guzzle",
|
||||||
|
"homepage": "http://guzzlephp.org/",
|
||||||
|
"keywords": [
|
||||||
|
"curl",
|
||||||
|
"http",
|
||||||
|
"http client",
|
||||||
|
"client",
|
||||||
|
"Guzzle"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzle/parser",
|
"name": "guzzle/parser",
|
||||||
"version": "v2.8.6",
|
"version": "v2.8.8",
|
||||||
"target-dir": "Guzzle/Parser",
|
"target-dir": "Guzzle/Parser",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/guzzle/parser.git",
|
"url": "git://github.com/guzzle/parser.git",
|
||||||
"reference": "v2.8.6"
|
"reference": "v2.8.8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/guzzle/parser/zipball/v2.8.6",
|
"url": "https://github.com/guzzle/parser/zipball/v2.8.8",
|
||||||
"reference": "v2.8.6",
|
"reference": "v2.8.8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.2"
|
"php": ">=5.3.2"
|
||||||
},
|
},
|
||||||
"time": "2012-08-17 05:22:25",
|
"time": "2012-09-20 13:28:06",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"installation-source": "dist",
|
"installation-source": "dist",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Guzzle\\Parser": ""
|
"Guzzle\\Parser": ""
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"description": "Interchangeable parsers used by Guzzle",
|
||||||
|
"homepage": "http://guzzlephp.org/",
|
||||||
|
"keywords": [
|
||||||
|
"http",
|
||||||
|
"url",
|
||||||
|
"message",
|
||||||
|
"cookie",
|
||||||
|
"URI Template"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/event-loop",
|
"name": "react/event-loop",
|
||||||
"version": "v0.1.1",
|
"version": "v0.2.1",
|
||||||
"target-dir": "React/EventLoop",
|
"target-dir": "React/EventLoop",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/react-php/event-loop.git",
|
"url": "https://github.com/react-php/event-loop.git",
|
||||||
"reference": "v0.1.1"
|
"reference": "v0.2.1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/react-php/event-loop/zipball/v0.1.1",
|
"url": "https://github.com/react-php/event-loop/zipball/v0.2.1",
|
||||||
"reference": "v0.1.1",
|
"reference": "v0.2.1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.2"
|
"php": ">=5.3.3"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-libevent": ">=0.0.5"
|
"ext-libevent": ">=0.0.5"
|
||||||
},
|
},
|
||||||
"time": "2012-07-13 05:02:32",
|
"time": "2012-09-10 05:53:22",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": [
|
||||||
"dev-master": "0.1.1"
|
|
||||||
}
|
]
|
||||||
},
|
},
|
||||||
"installation-source": "dist",
|
"installation-source": "dist",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -170,31 +208,31 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/socket",
|
"name": "react/socket",
|
||||||
"version": "v0.1.1",
|
"version": "v0.2.1",
|
||||||
"target-dir": "React/Socket",
|
"target-dir": "React/Socket",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/react-php/socket.git",
|
"url": "https://github.com/react-php/socket.git",
|
||||||
"reference": "v0.1.1"
|
"reference": "v0.2.1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/react-php/socket/zipball/v0.1.1",
|
"url": "https://github.com/react-php/socket/zipball/v0.2.1",
|
||||||
"reference": "v0.1.1",
|
"reference": "v0.2.1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.2",
|
"php": ">=5.3.3",
|
||||||
"evenement/evenement": "1.0.*",
|
"evenement/evenement": "1.0.*",
|
||||||
"react/event-loop": "0.1.*",
|
"react/event-loop": "0.2.*",
|
||||||
"react/stream": "0.1.*"
|
"react/stream": "0.2.*"
|
||||||
},
|
},
|
||||||
"time": "2012-07-13 05:02:32",
|
"time": "2012-09-10 05:56:19",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": [
|
||||||
"dev-master": "0.1.1"
|
|
||||||
}
|
]
|
||||||
},
|
},
|
||||||
"installation-source": "dist",
|
"installation-source": "dist",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -212,32 +250,32 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/stream",
|
"name": "react/stream",
|
||||||
"version": "v0.1.1",
|
"version": "v0.2.1",
|
||||||
"target-dir": "React/Stream",
|
"target-dir": "React/Stream",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/react-php/stream",
|
"url": "https://github.com/react-php/stream",
|
||||||
"reference": "v0.1.1"
|
"reference": "v0.2.1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/react-php/stream/zipball/v0.1.1",
|
"url": "https://github.com/react-php/stream/zipball/v0.2.1",
|
||||||
"reference": "v0.1.1",
|
"reference": "v0.2.1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.2",
|
"php": ">=5.3.3",
|
||||||
"evenement/evenement": "1.0.*"
|
"evenement/evenement": "1.0.*"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"react/event-loop": "dev-master"
|
"react/event-loop": "0.2.*"
|
||||||
},
|
},
|
||||||
"time": "2012-07-13 07:08:01",
|
"time": "2012-10-13 13:12:04",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": [
|
||||||
"dev-master": "0.1.1"
|
|
||||||
}
|
]
|
||||||
},
|
},
|
||||||
"installation-source": "dist",
|
"installation-source": "dist",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
Loading…
Reference in New Issue
Block a user