|
|
|
@ -4,8 +4,8 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"hash": "9adc4077ee82141506beee86b04f5faf", |
|
|
|
"content-hash": "4c51ae333e7d609396813667ff08fa1e", |
|
|
|
"hash": "bd2862efa454d71557574a68b0b2309e", |
|
|
|
"content-hash": "0bf5ab4df20ab58892020d7ae4b4d2ca", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "cboden/ratchet", |
|
|
|
@ -55,6 +55,61 @@ |
|
|
|
], |
|
|
|
"time": "2016-05-25 12:55:03" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "clue/buzz-react", |
|
|
|
"version": "v1.0.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/clue/php-buzz-react.git", |
|
|
|
"reference": "0b2bdeefaf4e09aed5bd122909589e3573afb5f4" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/clue/php-buzz-react/zipball/0b2bdeefaf4e09aed5bd122909589e3573afb5f4", |
|
|
|
"reference": "0b2bdeefaf4e09aed5bd122909589e3573afb5f4", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=5.3", |
|
|
|
"psr/http-message": "^1.0", |
|
|
|
"react/dns": "^0.4.1 || ^0.3", |
|
|
|
"react/event-loop": "^0.4 || ^0.3", |
|
|
|
"react/http-client": "^0.4 || ^0.3", |
|
|
|
"react/promise": "^2 || ^1.1", |
|
|
|
"react/socket-client": "^0.5 || ^0.4.5", |
|
|
|
"react/stream": "^0.4 || ^0.3.1", |
|
|
|
"ringcentral/psr7": "^1.2" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"clue/block-react": "^1.0", |
|
|
|
"phpunit/phpunit": "^4.5" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Clue\\React\\Buzz\\": "src/" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Christian Lück", |
|
|
|
"email": "christian@lueck.tv" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Simple, async HTTP client for concurrently processing any number of HTTP requests, built on top of React PHP", |
|
|
|
"homepage": "https://github.com/clue/php-buzz-react", |
|
|
|
"keywords": [ |
|
|
|
"async", |
|
|
|
"http", |
|
|
|
"http client", |
|
|
|
"reactphp" |
|
|
|
], |
|
|
|
"time": "2016-08-12 11:50:24" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "cocur/slugify", |
|
|
|
"version": "v2.3", |
|
|
|
@ -886,12 +941,12 @@ |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/movim/moxl.git", |
|
|
|
"reference": "5a6dc21bfd93bc42779b4a7b8079597af77d4d9b" |
|
|
|
"reference": "39b8a43bf8f24d08fa7bfe2223956f4a421e2359" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/movim/moxl/zipball/5a6dc21bfd93bc42779b4a7b8079597af77d4d9b", |
|
|
|
"reference": "5a6dc21bfd93bc42779b4a7b8079597af77d4d9b", |
|
|
|
"url": "https://api.github.com/repos/movim/moxl/zipball/39b8a43bf8f24d08fa7bfe2223956f4a421e2359", |
|
|
|
"reference": "39b8a43bf8f24d08fa7bfe2223956f4a421e2359", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -926,7 +981,7 @@ |
|
|
|
"php", |
|
|
|
"xmpp" |
|
|
|
], |
|
|
|
"time": "2016-09-26 20:26:44" |
|
|
|
"time": "2016-10-05 21:33:05" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "movim/sasl2", |
|
|
|
@ -1213,16 +1268,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "ramsey/uuid", |
|
|
|
"version": "3.5.0", |
|
|
|
"version": "3.5.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/ramsey/uuid.git", |
|
|
|
"reference": "a6d15c8618ea3951fd54d34e326b68d3d0bc0786" |
|
|
|
"reference": "a07797b986671b0dc823885a81d5e3516b931599" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/ramsey/uuid/zipball/a6d15c8618ea3951fd54d34e326b68d3d0bc0786", |
|
|
|
"reference": "a6d15c8618ea3951fd54d34e326b68d3d0bc0786", |
|
|
|
"url": "https://api.github.com/repos/ramsey/uuid/zipball/a07797b986671b0dc823885a81d5e3516b931599", |
|
|
|
"reference": "a07797b986671b0dc823885a81d5e3516b931599", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1289,7 +1344,7 @@ |
|
|
|
"identifier", |
|
|
|
"uuid" |
|
|
|
], |
|
|
|
"time": "2016-08-02 18:39:32" |
|
|
|
"time": "2016-10-02 15:51:17" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "react/cache", |
|
|
|
@ -1482,6 +1537,46 @@ |
|
|
|
], |
|
|
|
"time": "2016-07-06 23:51:32" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "react/http-client", |
|
|
|
"version": "v0.4.11", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/reactphp/http-client.git", |
|
|
|
"reference": "4d367ff9909954bafe6a04762ec68e6b1e12bcf8" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/reactphp/http-client/zipball/4d367ff9909954bafe6a04762ec68e6b1e12bcf8", |
|
|
|
"reference": "4d367ff9909954bafe6a04762ec68e6b1e12bcf8", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"evenement/evenement": "~2.0", |
|
|
|
"guzzlehttp/psr7": "^1.0", |
|
|
|
"php": ">=5.4.0", |
|
|
|
"react/dns": "0.4.*", |
|
|
|
"react/event-loop": "0.4.*", |
|
|
|
"react/promise": "~2.2", |
|
|
|
"react/socket-client": "^0.5 || ^0.4 || ^0.3", |
|
|
|
"react/stream": "0.4.*" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"React\\HttpClient\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"description": "Asynchronous HTTP client library.", |
|
|
|
"keywords": [ |
|
|
|
"http" |
|
|
|
], |
|
|
|
"time": "2016-09-15 20:59:05" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "react/promise", |
|
|
|
"version": "v2.4.1", |
|
|
|
@ -1619,7 +1714,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "react/socket-client", |
|
|
|
"version": "dev-master", |
|
|
|
"version": "v0.5.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/reactphp/socket-client.git", |
|
|
|
@ -1766,6 +1861,64 @@ |
|
|
|
], |
|
|
|
"time": "2016-09-19 16:22:39" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "ringcentral/psr7", |
|
|
|
"version": "1.2.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/ringcentral/psr7.git", |
|
|
|
"reference": "2594fb47cdc659f3fcf0aa1559b7355460555303" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/ringcentral/psr7/zipball/2594fb47cdc659f3fcf0aa1559b7355460555303", |
|
|
|
"reference": "2594fb47cdc659f3fcf0aa1559b7355460555303", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=5.3", |
|
|
|
"psr/http-message": "~1.0" |
|
|
|
}, |
|
|
|
"provide": { |
|
|
|
"psr/http-message-implementation": "1.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"phpunit/phpunit": "~4.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "1.0-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"RingCentral\\Psr7\\": "src/" |
|
|
|
}, |
|
|
|
"files": [ |
|
|
|
"src/functions_include.php" |
|
|
|
] |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Michael Dowling", |
|
|
|
"email": "mtdowling@gmail.com", |
|
|
|
"homepage": "https://github.com/mtdowling" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "PSR-7 message implementation", |
|
|
|
"keywords": [ |
|
|
|
"http", |
|
|
|
"message", |
|
|
|
"stream", |
|
|
|
"uri" |
|
|
|
], |
|
|
|
"time": "2016-03-25 17:36:49" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "stojg/crop", |
|
|
|
"version": "dev-master", |
|
|
|
@ -1814,20 +1967,21 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/console", |
|
|
|
"version": "v3.1.4", |
|
|
|
"version": "v3.1.5", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/console.git", |
|
|
|
"reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563" |
|
|
|
"reference": "6cb0872fb57b38b3b09ff213c21ed693956b9eb0" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/8ea494c34f0f772c3954b5fbe00bffc5a435e563", |
|
|
|
"reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563", |
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/6cb0872fb57b38b3b09ff213c21ed693956b9eb0", |
|
|
|
"reference": "6cb0872fb57b38b3b09ff213c21ed693956b9eb0", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=5.5.9", |
|
|
|
"symfony/debug": "~2.8|~3.0", |
|
|
|
"symfony/polyfill-mbstring": "~1.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
@ -1870,11 +2024,68 @@ |
|
|
|
], |
|
|
|
"description": "Symfony Console Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2016-08-19 06:48:39" |
|
|
|
"time": "2016-09-28 00:11:12" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/debug", |
|
|
|
"version": "v3.1.5", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/debug.git", |
|
|
|
"reference": "e2b3f74a67fc928adc3c1b9027f73e1bc01190a8" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/debug/zipball/e2b3f74a67fc928adc3c1b9027f73e1bc01190a8", |
|
|
|
"reference": "e2b3f74a67fc928adc3c1b9027f73e1bc01190a8", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=5.5.9", |
|
|
|
"psr/log": "~1.0" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"symfony/class-loader": "~2.8|~3.0", |
|
|
|
"symfony/http-kernel": "~2.8|~3.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "3.1-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Symfony\\Component\\Debug\\": "" |
|
|
|
}, |
|
|
|
"exclude-from-classmap": [ |
|
|
|
"/Tests/" |
|
|
|
] |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Fabien Potencier", |
|
|
|
"email": "fabien@symfony.com" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Symfony Community", |
|
|
|
"homepage": "https://symfony.com/contributors" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Symfony Debug Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2016-09-06 11:02:40" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/event-dispatcher", |
|
|
|
"version": "v3.1.4", |
|
|
|
"version": "v3.1.5", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/event-dispatcher.git", |
|
|
|
@ -1934,16 +2145,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-foundation", |
|
|
|
"version": "v3.1.4", |
|
|
|
"version": "v3.1.5", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/http-foundation.git", |
|
|
|
"reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4" |
|
|
|
"reference": "5114f1becca9f29e3af94374f1689c83c1aa3d97" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/63592e00fd90632b57ee50220a1ddb29b6bf3bb4", |
|
|
|
"reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5114f1becca9f29e3af94374f1689c83c1aa3d97", |
|
|
|
"reference": "5114f1becca9f29e3af94374f1689c83c1aa3d97", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1983,7 +2194,7 @@ |
|
|
|
], |
|
|
|
"description": "Symfony HttpFoundation Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2016-08-22 12:11:19" |
|
|
|
"time": "2016-09-21 20:55:10" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-mbstring", |
|
|
|
@ -2046,7 +2257,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/routing", |
|
|
|
"version": "v3.1.4", |
|
|
|
"version": "v3.1.5", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/routing.git", |
|
|
|
@ -2132,7 +2343,6 @@ |
|
|
|
"embed/embed": 20, |
|
|
|
"heyupdate/emoji": 20, |
|
|
|
"react/child-process": 20, |
|
|
|
"react/socket-client": 20, |
|
|
|
"react/http": 20, |
|
|
|
"stojg/crop": 20 |
|
|
|
}, |
|
|
|
|