diff --git a/composer.lock b/composer.lock index aac2911..fd7897a 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "99ac4319f0d9f7b88a5a6524fa2a8645", + "content-hash": "0be9b83d9eeae2972b4bb18f30a9d7d4", "packages": [ { "name": "cakephp/collection", @@ -40,7 +40,7 @@ } ], "description": "Work easily with arrays and iterators by having a battery of utility traversal methods", - "time": "2015-03-30 23:07:16" + "time": "2015-03-30T23:07:16+00:00" }, { "name": "cakephp/core", @@ -79,7 +79,7 @@ } ], "description": "CakePHP Framework Core classes", - "time": "2015-04-19 06:55:19" + "time": "2015-04-19T06:55:19+00:00" }, { "name": "cakephp/database", @@ -119,7 +119,7 @@ } ], "description": "Flexible and powerful Database abstraction library with a familiar PDO-like API", - "time": "2015-04-04 21:59:38" + "time": "2015-04-04T21:59:38+00:00" }, { "name": "cakephp/datasource", @@ -159,7 +159,7 @@ } ], "description": "Provides connection managing and traits for Entities and Queries that can be reused for different datastores", - "time": "2015-04-03 18:18:59" + "time": "2015-04-03T18:18:59+00:00" }, { "name": "cakephp/event", @@ -192,7 +192,7 @@ } ], "description": "CakePHP event dispatcher library that helps implementing the observer pattern", - "time": "2015-03-17 03:15:25" + "time": "2015-03-17T03:15:25+00:00" }, { "name": "cakephp/orm", @@ -237,7 +237,7 @@ } ], "description": "CakePHP ORM - Provides a flexible and powerful ORM implementing a data-mapper pattern.", - "time": "2015-04-04 21:37:42" + "time": "2015-04-04T21:37:42+00:00" }, { "name": "cakephp/utility", @@ -273,7 +273,7 @@ } ], "description": "CakePHP Utility classes such as Inflector, String, Hash, and Security", - "time": "2015-04-03 18:18:59" + "time": "2015-04-03T18:18:59+00:00" }, { "name": "cakephp/validation", @@ -309,110 +309,70 @@ } ], "description": "CakePHP Validation library", - "time": "2015-04-03 18:18:59" + "time": "2015-04-03T18:18:59+00:00" }, { - "name": "doctrine/annotations", - "version": "dev-master", + "name": "container-interop/container-interop", + "version": "1.2.0", "source": { "type": "git", - "url": "https://github.com/doctrine/annotations.git", - "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e" + "url": "https://github.com/container-interop/container-interop.git", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/b5202eb9e83f8db52e0e58867e0a46e63be8332e", - "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e", + "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", "shasum": "" }, "require": { - "doctrine/lexer": "1.*", - "php": ">=5.3.2" - }, - "require-dev": { - "doctrine/cache": "1.*", - "phpunit/phpunit": "4.*" + "psr/container": "^1.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3.x-dev" - } - }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Annotations\\": "lib/" + "psr-4": { + "Interop\\Container\\": "src/Interop/Container/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - } - ], - "description": "Docblock Annotations Parser", - "homepage": "http://www.doctrine-project.org", - "keywords": [ - "annotations", - "docblock", - "parser" - ], - "time": "2014-12-23 22:40:37" + "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", + "homepage": "https://github.com/container-interop/container-interop", + "support": { + "issues": "https://github.com/container-interop/container-interop/issues", + "source": "https://github.com/container-interop/container-interop/tree/master" + }, + "abandoned": "psr/container", + "time": "2017-02-14T19:40:03+00:00" }, { - "name": "doctrine/cache", + "name": "evenement/evenement", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/doctrine/cache.git", - "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03" + "url": "https://github.com/igorw/evenement.git", + "reference": "35e87541d4b53c22201519fce3caaa5b38ac8164" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/c9eadeb743ac6199f7eec423cb9426bc518b7b03", - "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03", + "url": "https://api.github.com/repos/igorw/evenement/zipball/35e87541d4b53c22201519fce3caaa5b38ac8164", + "reference": "35e87541d4b53c22201519fce3caaa5b38ac8164", "shasum": "" }, "require": { - "php": ">=5.3.2" - }, - "conflict": { - "doctrine/common": ">2.2,<2.4" - }, - "require-dev": { - "phpunit/phpunit": ">=3.7", - "predis/predis": "~1.0", - "satooshi/php-coveralls": "~0.6" + "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.5.x-dev" + "dev-master": "2.0-dev" } }, "autoload": { "psr-0": { - "Doctrine\\Common\\Cache\\": "lib/" + "Evenement": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -421,134 +381,87 @@ ], "authors": [ { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" + "name": "Igor Wiedler", + "email": "igor@wiedler.ch", + "homepage": "http://wiedler.ch/igor/" } ], - "description": "Caching library offering an object-oriented API for many cache backends", - "homepage": "http://www.doctrine-project.org", + "description": "Événement is a very simple event dispatching library for PHP", "keywords": [ - "cache", - "caching" + "event-dispatcher", + "event-emitter" ], - "time": "2015-04-15 00:11:59" + "time": "2014-07-09T21:08:03+00:00" }, { - "name": "doctrine/collections", - "version": "v1.3.0", + "name": "guzzle/parser", + "version": "v3.9.2", + "target-dir": "Guzzle/Parser", "source": { "type": "git", - "url": "https://github.com/doctrine/collections.git", - "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" + "url": "https://github.com/Guzzle3/parser.git", + "reference": "6874d171318a8e93eb6d224cf85e4678490b625c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", - "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", + "url": "https://api.github.com/repos/Guzzle3/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c", + "reference": "6874d171318a8e93eb6d224cf85e4678490b625c", "shasum": "" }, "require": { "php": ">=5.3.2" }, - "require-dev": { - "phpunit/phpunit": "~4.0" - }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "3.7-dev" } }, "autoload": { "psr-0": { - "Doctrine\\Common\\Collections\\": "lib/" + "Guzzle\\Parser": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - } - ], - "description": "Collections Abstraction library", - "homepage": "http://www.doctrine-project.org", + "description": "Interchangeable parsers used by Guzzle", + "homepage": "http://guzzlephp.org/", "keywords": [ - "array", - "collections", - "iterator" + "URI Template", + "cookie", + "http", + "message", + "url" ], - "time": "2015-04-14 22:21:58" + "abandoned": "guzzle/guzzle", + "time": "2014-02-05T18:29:46+00:00" }, { - "name": "doctrine/common", - "version": "2.5.x-dev", + "name": "josegonzalez/dotenv", + "version": "0.6.0", "source": { "type": "git", - "url": "https://github.com/doctrine/common.git", - "reference": "26727ba78de21a824dcbfa5a8ab52c21fe7d71d5" + "url": "https://github.com/josegonzalez/php-dotenv.git", + "reference": "c115996bbe105fd1066c4b550bfd84d1ed08e8f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/26727ba78de21a824dcbfa5a8ab52c21fe7d71d5", - "reference": "26727ba78de21a824dcbfa5a8ab52c21fe7d71d5", + "url": "https://api.github.com/repos/josegonzalez/php-dotenv/zipball/c115996bbe105fd1066c4b550bfd84d1ed08e8f2", + "reference": "c115996bbe105fd1066c4b550bfd84d1ed08e8f2", "shasum": "" }, "require": { - "doctrine/annotations": "1.*", - "doctrine/cache": "1.*", - "doctrine/collections": "1.*", - "doctrine/inflector": "1.*", - "doctrine/lexer": "1.*", - "php": ">=5.3.2" - }, - "require-dev": { - "phpunit/phpunit": "~3.7" + "php": ">=5.3.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.5.x-dev" - } - }, "autoload": { "psr-0": { - "Doctrine\\Common\\": "lib/" + "josegonzalez\\Dotenv": [ + "src", + "tests" + ] } }, "notification-url": "https://packagist.org/downloads/", @@ -557,74 +470,72 @@ ], "authors": [ { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" + "name": "Jose Diaz-Gonzalez", + "email": "dotenv@josegonzalez.com", + "homepage": "http://josediazgonzalez.com", + "role": "Maintainer" } ], - "description": "Common Library for Doctrine projects", - "homepage": "http://www.doctrine-project.org", + "description": "dotenv file parsing for PHP", + "homepage": "https://github.com/josegonzalez/php-dotenv", "keywords": [ - "annotations", - "collections", - "eventmanager", - "persistence", - "spl" + "configuration", + "dotenv", + "php" ], - "time": "2015-04-15 22:02:48" + "time": "2015-03-02T01:55:01+00:00" }, { - "name": "doctrine/dbal", - "version": "2.5.x-dev", + "name": "monolog/monolog", + "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/doctrine/dbal.git", - "reference": "fce1a673b8c717a5f22fb5bd412777c1517931d8" + "url": "https://github.com/Seldaek/monolog.git", + "reference": "03fc68ca1419c7e16050e96c15c7f7e1f2fc26ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/fce1a673b8c717a5f22fb5bd412777c1517931d8", - "reference": "fce1a673b8c717a5f22fb5bd412777c1517931d8", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/03fc68ca1419c7e16050e96c15c7f7e1f2fc26ff", + "reference": "03fc68ca1419c7e16050e96c15c7f7e1f2fc26ff", "shasum": "" }, "require": { - "doctrine/common": ">=2.4,<2.6-dev", - "php": ">=5.3.2" + "php": ">=5.3.0", + "psr/log": "~1.0" + }, + "provide": { + "psr/log-implementation": "1.0.0" }, "require-dev": { - "phpunit/phpunit": "4.*", - "symfony/console": "2.*" + "aws/aws-sdk-php": "~2.4, >2.4.8", + "doctrine/couchdb": "~1.0@dev", + "graylog2/gelf-php": "~1.0", + "phpunit/phpunit": "~4.0", + "raven/raven": "~0.5", + "ruflin/elastica": "0.90.*", + "swiftmailer/swiftmailer": "~5.3", + "videlalvaro/php-amqplib": "~2.4" }, "suggest": { - "symfony/console": "For helpful console commands such as SQL execution and import of files." + "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", + "doctrine/couchdb": "Allow sending log messages to a CouchDB server", + "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", + "ext-mongo": "Allow sending log messages to a MongoDB server", + "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", + "raven/raven": "Allow sending log messages to a Sentry server", + "rollbar/rollbar": "Allow sending log messages to Rollbar", + "ruflin/elastica": "Allow sending log messages to an Elastic Search server", + "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib" }, - "bin": [ - "bin/doctrine-dbal" - ], "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5.x-dev" + "dev-master": "1.13.x-dev" } }, "autoload": { - "psr-0": { - "Doctrine\\DBAL\\": "lib/" + "psr-4": { + "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", @@ -633,2458 +544,1089 @@ ], "authors": [ { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" } ], - "description": "Database Abstraction Layer", - "homepage": "http://www.doctrine-project.org", + "description": "Sends your logs to files, sockets, inboxes, databases and various web services", + "homepage": "http://github.com/Seldaek/monolog", "keywords": [ - "database", - "dbal", - "persistence", - "queryobject" + "log", + "logging", + "psr-3" ], - "time": "2015-04-15 23:28:34" + "time": "2015-04-15T18:23:25+00:00" }, { - "name": "doctrine/inflector", - "version": "dev-master", + "name": "phergie/phergie-irc-bot-react", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/doctrine/inflector.git", - "reference": "e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d" + "url": "https://github.com/phergie/phergie-irc-bot-react.git", + "reference": "aef6a00739c221bc2442405cd6454fa6bb264b54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d", - "reference": "e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d", + "url": "https://api.github.com/repos/phergie/phergie-irc-bot-react/zipball/aef6a00739c221bc2442405cd6454fa6bb264b54", + "reference": "aef6a00739c221bc2442405cd6454fa6bb264b54", "shasum": "" }, "require": { - "php": ">=5.3.2" + "evenement/evenement": "~2.0", + "monolog/monolog": "~1.6", + "phergie/phergie-irc-client-react": "~2.1", + "phergie/phergie-irc-connection": "1.*", + "phergie/phergie-irc-event": "1.*", + "php": ">=5.4.2" }, "require-dev": { - "phpunit/phpunit": "4.*" + "codeclimate/php-test-reporter": "~0.1", + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*", + "satooshi/php-coveralls": "0.6.1", + "symfony/config": "~2.0", + "symfony/console": "~2.0", + "symfony/filesystem": "~2.0", + "symfony/stopwatch": "~2.0" }, + "bin": [ + "bin/phergie" + ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Inflector\\": "lib/" + "psr-4": { + "Phergie\\Irc\\Bot\\React\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" - ], - "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - } + "BSD-2-Clause" ], - "description": "Common String Manipulations with regard to casing and singular/plural rules.", - "homepage": "http://www.doctrine-project.org", + "description": "IRC bot built on React", "keywords": [ - "inflection", - "pluralize", - "singularize", - "string" + "bot", + "irc", + "react" ], - "time": "2015-01-01 18:34:57" + "time": "2015-04-03T15:33:11+00:00" }, { - "name": "doctrine/instantiator", - "version": "dev-master", + "name": "phergie/phergie-irc-client-react", + "version": "2.1.0", "source": { "type": "git", - "url": "https://github.com/doctrine/instantiator.git", - "reference": "fc999e2f0508e434645ec2bfadeb89d39fa6453c" + "url": "https://github.com/phergie/phergie-irc-client-react.git", + "reference": "bdeeeaeda225118bf6292d85e33c150d097fdfcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/fc999e2f0508e434645ec2bfadeb89d39fa6453c", - "reference": "fc999e2f0508e434645ec2bfadeb89d39fa6453c", + "url": "https://api.github.com/repos/phergie/phergie-irc-client-react/zipball/bdeeeaeda225118bf6292d85e33c150d097fdfcf", + "reference": "bdeeeaeda225118bf6292d85e33c150d097fdfcf", "shasum": "" }, "require": { - "php": ">=5.3,<8.0-DEV" + "monolog/monolog": "~1.6", + "phergie/phergie-irc-connection": "1.*", + "phergie/phergie-irc-generator": "~1.5", + "phergie/phergie-irc-parser": "~1.6", + "php": ">=5.4.2", + "psr/log": "~1.0", + "react/dns": "0.4.*", + "react/event-loop": "0.4.*", + "react/promise": "~2.0", + "react/socket-client": "~0.4.2", + "react/stream": "~0.4.2" }, "require-dev": { - "athletic/athletic": "~0.1.8", - "ext-pdo": "*", - "ext-phar": "*", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "~2.0" + "codeclimate/php-test-reporter": "~0.1", + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*", + "satooshi/php-coveralls": "0.6.1", + "symfony/config": "~2.0", + "symfony/console": "~2.0", + "symfony/filesystem": "~2.0", + "symfony/stopwatch": "~2.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-4": { - "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" + "Phergie\\Irc\\Client\\React\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-2-Clause" ], - "authors": [ - { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com", - "homepage": "http://ocramius.github.com/" - } - ], - "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", - "homepage": "https://github.com/doctrine/instantiator", - "keywords": [ - "constructor", - "instantiate" - ], - "time": "2015-04-12 20:59:10" - }, - { - "name": "doctrine/lexer", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/doctrine/lexer.git", - "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", - "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-0": { - "Doctrine\\Common\\Lexer\\": "lib/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - } - ], - "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", - "homepage": "http://www.doctrine-project.org", - "keywords": [ - "lexer", - "parser" - ], - "time": "2014-09-09 13:34:57" - }, - { - "name": "evenement/evenement", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/igorw/evenement.git", - "reference": "35e87541d4b53c22201519fce3caaa5b38ac8164" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/igorw/evenement/zipball/35e87541d4b53c22201519fce3caaa5b38ac8164", - "reference": "35e87541d4b53c22201519fce3caaa5b38ac8164", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } - }, - "autoload": { - "psr-0": { - "Evenement": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Igor Wiedler", - "email": "igor@wiedler.ch", - "homepage": "http://wiedler.ch/igor/" - } - ], - "description": "Événement is a very simple event dispatching library for PHP", - "keywords": [ - "event-dispatcher", - "event-emitter" - ], - "time": "2014-07-09 21:08:03" - }, - { - "name": "guzzle/parser", - "version": "v3.9.2", - "target-dir": "Guzzle/Parser", - "source": { - "type": "git", - "url": "https://github.com/Guzzle3/parser.git", - "reference": "6874d171318a8e93eb6d224cf85e4678490b625c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Guzzle3/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c", - "reference": "6874d171318a8e93eb6d224cf85e4678490b625c", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.7-dev" - } - }, - "autoload": { - "psr-0": { - "Guzzle\\Parser": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Interchangeable parsers used by Guzzle", - "homepage": "http://guzzlephp.org/", - "keywords": [ - "URI Template", - "cookie", - "http", - "message", - "url" - ], - "abandoned": "guzzle/guzzle", - "time": "2014-02-05 18:29:46" - }, - { - "name": "josegonzalez/dotenv", - "version": "0.6.0", - "source": { - "type": "git", - "url": "https://github.com/josegonzalez/php-dotenv.git", - "reference": "c115996bbe105fd1066c4b550bfd84d1ed08e8f2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/josegonzalez/php-dotenv/zipball/c115996bbe105fd1066c4b550bfd84d1ed08e8f2", - "reference": "c115996bbe105fd1066c4b550bfd84d1ed08e8f2", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "type": "library", - "autoload": { - "psr-0": { - "josegonzalez\\Dotenv": [ - "src", - "tests" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jose Diaz-Gonzalez", - "email": "dotenv@josegonzalez.com", - "homepage": "http://josediazgonzalez.com", - "role": "Maintainer" - } - ], - "description": "dotenv file parsing for PHP", - "homepage": "https://github.com/josegonzalez/php-dotenv", - "keywords": [ - "configuration", - "dotenv", - "php" - ], - "time": "2015-03-02 01:55:01" - }, - { - "name": "league/period", - "version": "2.5.1", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/period.git", - "reference": "8389e30cec7bd46d8ad64563e7c312317d5f31e5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/period/zipball/8389e30cec7bd46d8ad64563e7c312317d5f31e5", - "reference": "8389e30cec7bd46d8ad64563e7c312317d5f31e5", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "replace": { - "bakame/period": "*" - }, - "require-dev": { - "phpunit/phpunit": "4.*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.5-dev" - } - }, - "autoload": { - "psr-4": { - "League\\Period\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Ignace Nyamagana Butera", - "email": "nyamsprod@gmail.com", - "homepage": "https://github.com/nyamsprod/", - "role": "Developer" - } - ], - "description": "A time range immutable value object", - "keywords": [ - "date", - "dateinterval", - "dateperiod", - "datetime", - "interval", - "range", - "time" - ], - "time": "2015-03-06 13:32:09" - }, - { - "name": "monolog/monolog", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/Seldaek/monolog.git", - "reference": "03fc68ca1419c7e16050e96c15c7f7e1f2fc26ff" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/03fc68ca1419c7e16050e96c15c7f7e1f2fc26ff", - "reference": "03fc68ca1419c7e16050e96c15c7f7e1f2fc26ff", - "shasum": "" - }, - "require": { - "php": ">=5.3.0", - "psr/log": "~1.0" - }, - "provide": { - "psr/log-implementation": "1.0.0" - }, - "require-dev": { - "aws/aws-sdk-php": "~2.4, >2.4.8", - "doctrine/couchdb": "~1.0@dev", - "graylog2/gelf-php": "~1.0", - "phpunit/phpunit": "~4.0", - "raven/raven": "~0.5", - "ruflin/elastica": "0.90.*", - "swiftmailer/swiftmailer": "~5.3", - "videlalvaro/php-amqplib": "~2.4" - }, - "suggest": { - "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", - "doctrine/couchdb": "Allow sending log messages to a CouchDB server", - "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", - "ext-mongo": "Allow sending log messages to a MongoDB server", - "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", - "raven/raven": "Allow sending log messages to a Sentry server", - "rollbar/rollbar": "Allow sending log messages to Rollbar", - "ruflin/elastica": "Allow sending log messages to an Elastic Search server", - "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.13.x-dev" - } - }, - "autoload": { - "psr-4": { - "Monolog\\": "src/Monolog" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Sends your logs to files, sockets, inboxes, databases and various web services", - "homepage": "http://github.com/Seldaek/monolog", - "keywords": [ - "log", - "logging", - "psr-3" - ], - "time": "2015-04-15 18:23:25" - }, - { - "name": "phergie/phergie-irc-bot-react", - "version": "1.1.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-bot-react.git", - "reference": "aef6a00739c221bc2442405cd6454fa6bb264b54" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-bot-react/zipball/aef6a00739c221bc2442405cd6454fa6bb264b54", - "reference": "aef6a00739c221bc2442405cd6454fa6bb264b54", - "shasum": "" - }, - "require": { - "evenement/evenement": "~2.0", - "monolog/monolog": "~1.6", - "phergie/phergie-irc-client-react": "~2.1", - "phergie/phergie-irc-connection": "1.*", - "phergie/phergie-irc-event": "1.*", - "php": ">=5.4.2" - }, - "require-dev": { - "codeclimate/php-test-reporter": "~0.1", - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*", - "satooshi/php-coveralls": "0.6.1", - "symfony/config": "~2.0", - "symfony/console": "~2.0", - "symfony/filesystem": "~2.0", - "symfony/stopwatch": "~2.0" - }, - "bin": [ - "bin/phergie" - ], - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Bot\\React\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "IRC bot built on React", - "keywords": [ - "bot", - "irc", - "react" - ], - "time": "2015-04-03 15:33:11" - }, - { - "name": "phergie/phergie-irc-client-react", - "version": "2.1.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-client-react.git", - "reference": "bdeeeaeda225118bf6292d85e33c150d097fdfcf" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-client-react/zipball/bdeeeaeda225118bf6292d85e33c150d097fdfcf", - "reference": "bdeeeaeda225118bf6292d85e33c150d097fdfcf", - "shasum": "" - }, - "require": { - "monolog/monolog": "~1.6", - "phergie/phergie-irc-connection": "1.*", - "phergie/phergie-irc-generator": "~1.5", - "phergie/phergie-irc-parser": "~1.6", - "php": ">=5.4.2", - "psr/log": "~1.0", - "react/dns": "0.4.*", - "react/event-loop": "0.4.*", - "react/promise": "~2.0", - "react/socket-client": "~0.4.2", - "react/stream": "~0.4.2" - }, - "require-dev": { - "codeclimate/php-test-reporter": "~0.1", - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*", - "satooshi/php-coveralls": "0.6.1", - "symfony/config": "~2.0", - "symfony/console": "~2.0", - "symfony/filesystem": "~2.0", - "symfony/stopwatch": "~2.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Client\\React\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "IRC client library built on React", - "keywords": [ - "client", - "irc", - "react" - ], - "time": "2015-03-29 19:39:45" - }, - { - "name": "phergie/phergie-irc-connection", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-connection.git", - "reference": "2bde216f91ff6b7c51bdd77abe356d8c658fa742" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-connection/zipball/2bde216f91ff6b7c51bdd77abe356d8c658fa742", - "reference": "2bde216f91ff6b7c51bdd77abe356d8c658fa742", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Data structure for containing information about an IRC client connection", - "keywords": [ - "Connection", - "client", - "irc", - "server" - ], - "time": "2014-07-09 03:24:32" - }, - { - "name": "phergie/phergie-irc-event", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-event.git", - "reference": "ab325cdc97863810a8dd4e905b9652c6d97331aa" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-event/zipball/ab325cdc97863810a8dd4e905b9652c6d97331aa", - "reference": "ab325cdc97863810a8dd4e905b9652c6d97331aa", - "shasum": "" - }, - "require": { - "phergie/phergie-irc-connection": "1.*", - "php": ">=5.3.3" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Event\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "PHP data structure for IRC event information", - "keywords": [ - "event", - "irc" - ], - "time": "2014-12-13 14:29:24" - }, - { - "name": "phergie/phergie-irc-generator", - "version": "1.5.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-generator.git", - "reference": "cf8b2ea51fb4e35b55f9cced432debdc12984190" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-generator/zipball/cf8b2ea51fb4e35b55f9cced432debdc12984190", - "reference": "cf8b2ea51fb4e35b55f9cced432debdc12984190", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Generator for messages conforming to the IRC protocol", - "keywords": [ - "generator", - "irc" - ], - "time": "2015-03-28 21:43:04" - }, - { - "name": "phergie/phergie-irc-parser", - "version": "1.6.1", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-parser.git", - "reference": "d233d03f6a24ff8f891de28b6d11cb8410beb315" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-parser/zipball/d233d03f6a24ff8f891de28b6d11cb8410beb315", - "reference": "d233d03f6a24ff8f891de28b6d11cb8410beb315", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Parser for messages conforming to the IRC protocol", - "keywords": [ - "irc", - "parser" - ], - "time": "2015-03-30 17:53:50" - }, - { - "name": "phergie/phergie-irc-plugin-react-autojoin", - "version": "1.0.1", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-plugin-react-autojoin.git", - "reference": "33e37b75e61ac9e1b64dee4805cc8af83d73911e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-autojoin/zipball/33e37b75e61ac9e1b64dee4805cc8af83d73911e", - "reference": "33e37b75e61ac9e1b64dee4805cc8af83d73911e", - "shasum": "" - }, - "require": { - "phergie/phergie-irc-bot-react": "~1" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Plugin\\React\\AutoJoin\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Phergie plugin for automatically joining IRC channels", - "keywords": [ - "bot", - "irc", - "plugin", - "react" - ], - "time": "2014-12-27 20:41:26" - }, - { - "name": "phergie/phergie-irc-plugin-react-command", - "version": "1.1.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-plugin-react-command.git", - "reference": "c6f25df9993ab4488086e67d476a49334d5c9dbd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-command/zipball/c6f25df9993ab4488086e67d476a49334d5c9dbd", - "reference": "c6f25df9993ab4488086e67d476a49334d5c9dbd", - "shasum": "" - }, - "require": { - "phergie/phergie-irc-bot-react": "1.*" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Plugin\\React\\Command\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Phergie plugin for parsing commands issued to the bot", - "keywords": [ - "bot", - "irc", - "plugin", - "react" - ], - "time": "2014-12-15 02:26:15" - }, - { - "name": "phergie/phergie-irc-plugin-react-commandhelp", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-plugin-react-commandhelp.git", - "reference": "da3fcbf1314aa6f69bbb382f7935a9322c2b86f6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-commandhelp/zipball/da3fcbf1314aa6f69bbb382f7935a9322c2b86f6", - "reference": "da3fcbf1314aa6f69bbb382f7935a9322c2b86f6", - "shasum": "" - }, - "require": { - "phergie/phergie-irc-bot-react": "~1", - "phergie/phergie-irc-plugin-react-command": "~1" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Plugin\\React\\CommandHelp\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Phergie plugin for providing usage information for available bot commands to users", - "keywords": [ - "bot", - "irc", - "plugin", - "react" - ], - "time": "2014-12-24 01:13:33" - }, - { - "name": "phergie/phergie-irc-plugin-react-eventfilter", - "version": "1.1.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-plugin-react-eventfilter.git", - "reference": "5d21541025745f6dbf1ee132ebf183d553d54105" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-eventfilter/zipball/5d21541025745f6dbf1ee132ebf183d553d54105", - "reference": "5d21541025745f6dbf1ee132ebf183d553d54105", - "shasum": "" - }, - "require": { - "phergie/phergie-irc-bot-react": "~1" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phergie/phergie-irc-plugin-react-usermode": "~1", - "phpunit/phpunit": "4.1.*" - }, - "suggest": { - "phergie/phergie-irc-plugin-react-usermode": "supports filtering of events by channel modes of originating users" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Plugin\\React\\EventFilter\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Phergie plugin for limiting processing of incoming events based on event metadata", - "keywords": [ - "bot", - "irc", - "plugin", - "react" - ], - "time": "2015-04-06 13:39:08" - }, - { - "name": "phergie/phergie-irc-plugin-react-feedticker", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-plugin-react-feedticker.git", - "reference": "19217ec689df62a456c98c430b11ff98e03e8ab6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-feedticker/zipball/19217ec689df62a456c98c430b11ff98e03e8ab6", - "reference": "19217ec689df62a456c98c430b11ff98e03e8ab6", - "shasum": "" - }, - "require": { - "phergie/phergie-irc-bot-react": "~1", - "wyrihaximus/phergie-http": "~2", - "zendframework/zend-feed": "~2", - "zendframework/zend-servicemanager": "~2" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Plugin\\React\\FeedTicker\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Phergie plugin for syndicating data from feed items to channels or users", - "keywords": [ - "bot", - "irc", - "phergie", - "plugin" - ], - "time": "2014-12-27 19:46:51" - }, - { - "name": "phergie/phergie-irc-plugin-react-joinpart", - "version": "1.1.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-plugin-react-joinpart.git", - "reference": "053cc1218c90f5605d6fbcaa6add67a825878418" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-joinpart/zipball/053cc1218c90f5605d6fbcaa6add67a825878418", - "reference": "053cc1218c90f5605d6fbcaa6add67a825878418", - "shasum": "" - }, - "require": { - "phergie/phergie-irc-bot-react": "~1", - "phergie/phergie-irc-plugin-react-command": "~1" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*" - }, - "suggest": { - "phergie/phergie-irc-plugin-react-commandhelp": "provides interactive help for commands" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Plugin\\React\\JoinPart\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Phergie plugin for providing commands to instruct the bot to join and part channels", - "keywords": [ - "bot", - "irc", - "plugin", - "react" - ], - "time": "2014-12-24 01:27:40" - }, - { - "name": "phergie/phergie-irc-plugin-react-nickserv", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-plugin-react-nickserv.git", - "reference": "ab8cfec98fcfc5fcf73678e37da44c2d4b4a431a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-nickserv/zipball/ab8cfec98fcfc5fcf73678e37da44c2d4b4a431a", - "reference": "ab8cfec98fcfc5fcf73678e37da44c2d4b4a431a", - "shasum": "" - }, - "require": { - "phergie/phergie-irc-bot-react": "~1" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Plugin\\React\\NickServ\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Phergie plugin for interacting with the NickServ agent to authenticate the bot's identity", - "keywords": [ - "bot", - "irc", - "plugin", - "react" - ], - "time": "2015-01-10 18:17:42" - }, - { - "name": "phergie/phergie-irc-plugin-react-pong", - "version": "1.1.1", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-plugin-react-pong.git", - "reference": "cf526fbf615a3ceb16d73c6cd57912078b3cde29" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-pong/zipball/cf526fbf615a3ceb16d73c6cd57912078b3cde29", - "reference": "cf526fbf615a3ceb16d73c6cd57912078b3cde29", - "shasum": "" - }, - "require": { - "phergie/phergie-irc-bot-react": "~1" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Plugin\\React\\Pong\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Phergie plugin for responding to server ping events", - "keywords": [ - "bot", - "irc", - "plugin", - "react" - ], - "time": "2014-12-24 01:31:46" - }, - { - "name": "phergie/phergie-irc-plugin-react-quit", - "version": "1.1.0", - "source": { - "type": "git", - "url": "https://github.com/phergie/phergie-irc-plugin-react-quit.git", - "reference": "b80b95d3e4e569d5edf85fb09c08b09deea7c70b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-quit/zipball/b80b95d3e4e569d5edf85fb09c08b09deea7c70b", - "reference": "b80b95d3e4e569d5edf85fb09c08b09deea7c70b", - "shasum": "" - }, - "require": { - "phergie/phergie-irc-bot-react": "~1", - "phergie/phergie-irc-plugin-react-command": "~1" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.1.*" - }, - "suggest": { - "phergie/phergie-irc-plugin-react-commandhelp": "provides interactive help for commands" - }, - "type": "library", - "autoload": { - "psr-4": { - "Phergie\\Irc\\Plugin\\React\\Quit\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "Phergie plugin for providing a command to instruct the bot to terminate a connection", + "description": "IRC client library built on React", "keywords": [ - "bot", + "client", "irc", - "plugin", "react" ], - "time": "2014-12-24 01:32:52" - }, - { - "name": "phpdocumentor/reflection-docblock", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "d1da796ba5565789a623052eb9f2cf59d57fec60" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d1da796ba5565789a623052eb9f2cf59d57fec60", - "reference": "d1da796ba5565789a623052eb9f2cf59d57fec60", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.0" - }, - "suggest": { - "dflydev/markdown": "~1.0", - "erusev/parsedown": "~1.0", - "league/commonmark": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, - "autoload": { - "psr-0": { - "phpDocumentor": [ - "src/" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mike van Riel", - "email": "mike.vanriel@naenius.com" - } - ], - "time": "2015-02-27 09:28:18" - }, - { - "name": "phpspec/prophecy", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/phpspec/prophecy.git", - "reference": "c58c6dc07d1f76fd66e661418f66eecef931c2b1" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/c58c6dc07d1f76fd66e661418f66eecef931c2b1", - "reference": "c58c6dc07d1f76fd66e661418f66eecef931c2b1", - "shasum": "" - }, - "require": { - "doctrine/instantiator": "^1.0.2", - "phpdocumentor/reflection-docblock": "~2.0", - "sebastian/comparator": "~1.1" - }, - "require-dev": { - "phpspec/phpspec": "~2.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4.x-dev" - } - }, - "autoload": { - "psr-0": { - "Prophecy\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - }, - { - "name": "Marcello Duarte", - "email": "marcello.duarte@gmail.com" - } - ], - "description": "Highly opinionated mocking framework for PHP 5.3+", - "homepage": "https://github.com/phpspec/prophecy", - "keywords": [ - "Double", - "Dummy", - "fake", - "mock", - "spy", - "stub" - ], - "time": "2015-04-17 14:44:34" - }, - { - "name": "phpunit/php-code-coverage", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "1678cee3b7f93f994da6acf7e998b23a98e955f1" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1678cee3b7f93f994da6acf7e998b23a98e955f1", - "reference": "1678cee3b7f93f994da6acf7e998b23a98e955f1", - "shasum": "" - }, - "require": { - "php": ">=5.3.3", - "phpunit/php-file-iterator": "~1.3", - "phpunit/php-text-template": "~1.2", - "phpunit/php-token-stream": "~1.3", - "sebastian/environment": "~1.0", - "sebastian/version": "~1.0" - }, - "require-dev": { - "ext-xdebug": ">=2.1.4", - "phpunit/phpunit": "~4" - }, - "suggest": { - "ext-dom": "*", - "ext-xdebug": ">=2.2.1", - "ext-xmlwriter": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.1.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" - } - ], - "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", - "homepage": "https://github.com/sebastianbergmann/php-code-coverage", - "keywords": [ - "coverage", - "testing", - "xunit" - ], - "time": "2015-04-16 05:00:01" - }, - { - "name": "phpunit/php-file-iterator", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb", - "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" - } - ], - "description": "FilterIterator implementation that filters files based on a list of suffixes.", - "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", - "keywords": [ - "filesystem", - "iterator" - ], - "time": "2015-04-02 05:19:05" + "time": "2015-03-29T19:39:45+00:00" }, { - "name": "phpunit/php-text-template", + "name": "phergie/phergie-irc-connection", "version": "1.2.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" + "url": "https://github.com/phergie/phergie-irc-connection.git", + "reference": "2bde216f91ff6b7c51bdd77abe356d8c658fa742" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", - "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", + "url": "https://api.github.com/repos/phergie/phergie-irc-connection/zipball/2bde216f91ff6b7c51bdd77abe356d8c658fa742", + "reference": "2bde216f91ff6b7c51bdd77abe356d8c658fa742", "shasum": "" }, "require": { "php": ">=5.3.3" }, + "require-dev": { + "phpunit/phpunit": "4.1.*" + }, "type": "library", "autoload": { - "classmap": [ - "Text/" - ] + "psr-4": { + "Phergie\\Irc\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", - "include-path": [ - "" - ], "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" - } + "BSD-2-Clause" ], - "description": "Simple template engine.", - "homepage": "https://github.com/sebastianbergmann/php-text-template/", + "description": "Data structure for containing information about an IRC client connection", "keywords": [ - "template" + "Connection", + "client", + "irc", + "server" ], - "time": "2014-01-30 17:20:04" + "time": "2014-07-09T03:24:32+00:00" }, { - "name": "phpunit/php-timer", - "version": "1.0.5", + "name": "phergie/phergie-irc-event", + "version": "1.0.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" + "url": "https://github.com/phergie/phergie-irc-event.git", + "reference": "ab325cdc97863810a8dd4e905b9652c6d97331aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", - "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", + "url": "https://api.github.com/repos/phergie/phergie-irc-event/zipball/ab325cdc97863810a8dd4e905b9652c6d97331aa", + "reference": "ab325cdc97863810a8dd4e905b9652c6d97331aa", "shasum": "" }, "require": { + "phergie/phergie-irc-connection": "1.*", "php": ">=5.3.3" }, + "require-dev": { + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*" + }, "type": "library", "autoload": { - "classmap": [ - "PHP/" - ] + "psr-4": { + "Phergie\\Irc\\Event\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", - "include-path": [ - "" - ], "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" - } + "BSD-2-Clause" ], - "description": "Utility class for timing", - "homepage": "https://github.com/sebastianbergmann/php-timer/", + "description": "PHP data structure for IRC event information", "keywords": [ - "timer" + "event", + "irc" ], - "time": "2013-08-02 07:42:54" + "time": "2014-12-13T14:29:24+00:00" }, { - "name": "phpunit/php-token-stream", - "version": "dev-master", + "name": "phergie/phergie-irc-generator", + "version": "1.5.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "eab81d02569310739373308137284e0158424330" + "url": "https://github.com/phergie/phergie-irc-generator.git", + "reference": "cf8b2ea51fb4e35b55f9cced432debdc12984190" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/eab81d02569310739373308137284e0158424330", - "reference": "eab81d02569310739373308137284e0158424330", + "url": "https://api.github.com/repos/phergie/phergie-irc-generator/zipball/cf8b2ea51fb4e35b55f9cced432debdc12984190", + "reference": "cf8b2ea51fb4e35b55f9cced432debdc12984190", "shasum": "" }, "require": { - "ext-tokenizer": "*", "php": ">=5.3.3" }, "require-dev": { - "phpunit/phpunit": "~4.2" + "phpunit/phpunit": "4.1.*" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4-dev" - } - }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Phergie\\Irc\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } + "BSD-2-Clause" ], - "description": "Wrapper around PHP's tokenizer extension.", - "homepage": "https://github.com/sebastianbergmann/php-token-stream/", + "description": "Generator for messages conforming to the IRC protocol", "keywords": [ - "tokenizer" + "generator", + "irc" ], - "time": "2015-04-08 04:46:07" + "time": "2015-03-28T21:43:04+00:00" }, { - "name": "phpunit/phpunit", - "version": "dev-master", + "name": "phergie/phergie-irc-parser", + "version": "1.6.1", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "43e4df74b8b1b05efac8f9c447f2fb15462a6a41" + "url": "https://github.com/phergie/phergie-irc-parser.git", + "reference": "d233d03f6a24ff8f891de28b6d11cb8410beb315" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/43e4df74b8b1b05efac8f9c447f2fb15462a6a41", - "reference": "43e4df74b8b1b05efac8f9c447f2fb15462a6a41", + "url": "https://api.github.com/repos/phergie/phergie-irc-parser/zipball/d233d03f6a24ff8f891de28b6d11cb8410beb315", + "reference": "d233d03f6a24ff8f891de28b6d11cb8410beb315", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-json": "*", - "ext-pcre": "*", - "ext-reflection": "*", - "ext-spl": "*", - "php": ">=5.3.3", - "phpspec/prophecy": "~1.3,>=1.3.1", - "phpunit/php-code-coverage": "~2.0,>=2.0.11", - "phpunit/php-file-iterator": "~1.4", - "phpunit/php-text-template": "~1.2", - "phpunit/php-timer": "~1.0", - "phpunit/phpunit-mock-objects": "~2.3", - "sebastian/comparator": "~1.1", - "sebastian/diff": "~1.2", - "sebastian/environment": "~1.2", - "sebastian/exporter": "~1.2", - "sebastian/global-state": "~1.0", - "sebastian/version": "~1.0", - "symfony/yaml": "~2.1|~3.0" + "php": ">=5.3.3" }, - "suggest": { - "phpunit/php-invoker": "~1.1" + "require-dev": { + "phpunit/phpunit": "4.1.*" }, - "bin": [ - "phpunit" - ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.8.x-dev" - } - }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Phergie\\Irc\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } + "BSD-2-Clause" ], - "description": "The PHP Unit Testing framework.", - "homepage": "https://phpunit.de/", + "description": "Parser for messages conforming to the IRC protocol", "keywords": [ - "phpunit", - "testing", - "xunit" + "irc", + "parser" ], - "time": "2015-04-18 08:00:12" + "time": "2015-03-30T17:53:50+00:00" }, { - "name": "phpunit/phpunit-mock-objects", - "version": "dev-master", + "name": "phergie/phergie-irc-plugin-react-autojoin", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", - "reference": "74ffb87f527f24616f72460e54b595f508dccb5c" + "url": "https://github.com/phergie/phergie-irc-plugin-react-autojoin.git", + "reference": "33e37b75e61ac9e1b64dee4805cc8af83d73911e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/74ffb87f527f24616f72460e54b595f508dccb5c", - "reference": "74ffb87f527f24616f72460e54b595f508dccb5c", + "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-autojoin/zipball/33e37b75e61ac9e1b64dee4805cc8af83d73911e", + "reference": "33e37b75e61ac9e1b64dee4805cc8af83d73911e", "shasum": "" }, "require": { - "doctrine/instantiator": "~1.0,>=1.0.2", - "php": ">=5.3.3", - "phpunit/php-text-template": "~1.2" + "phergie/phergie-irc-bot-react": "~1" }, "require-dev": { - "phpunit/phpunit": "~4.4" - }, - "suggest": { - "ext-soap": "*" + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.3.x-dev" - } - }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Phergie\\Irc\\Plugin\\React\\AutoJoin\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" - } + "BSD-2-Clause" ], - "description": "Mock Object library for PHPUnit", - "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", + "description": "Phergie plugin for automatically joining IRC channels", "keywords": [ - "mock", - "xunit" + "bot", + "irc", + "plugin", + "react" ], - "time": "2015-04-02 05:36:41" + "time": "2014-12-27T20:41:26+00:00" }, { - "name": "psr/log", - "version": "dev-master", + "name": "phergie/phergie-irc-plugin-react-command", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/php-fig/log.git", - "reference": "bf2c13de4300e227d7b2fd08027673a79c519987" + "url": "https://github.com/phergie/phergie-irc-plugin-react-command.git", + "reference": "c6f25df9993ab4488086e67d476a49334d5c9dbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/bf2c13de4300e227d7b2fd08027673a79c519987", - "reference": "bf2c13de4300e227d7b2fd08027673a79c519987", + "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-command/zipball/c6f25df9993ab4488086e67d476a49334d5c9dbd", + "reference": "c6f25df9993ab4488086e67d476a49334d5c9dbd", "shasum": "" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } + "require": { + "phergie/phergie-irc-bot-react": "1.*" + }, + "require-dev": { + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*" }, + "type": "library", "autoload": { "psr-4": { - "Psr\\Log\\": "Psr/Log/" + "Phergie\\Irc\\Plugin\\React\\Command\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } + "BSD-2-Clause" ], - "description": "Common interface for logging libraries", + "description": "Phergie plugin for parsing commands issued to the bot", "keywords": [ - "log", - "psr", - "psr-3" + "bot", + "irc", + "plugin", + "react" ], - "time": "2015-03-26 14:39:45" + "time": "2014-12-15T02:26:15+00:00" }, { - "name": "react/cache", - "version": "v0.4.0", + "name": "phergie/phergie-irc-plugin-react-commandhelp", + "version": "1.0.0", "source": { "type": "git", - "url": "https://github.com/reactphp/cache.git", - "reference": "9882ab5d8b00617baae83c6996f5a34668c11beb" + "url": "https://github.com/phergie/phergie-irc-plugin-react-commandhelp.git", + "reference": "da3fcbf1314aa6f69bbb382f7935a9322c2b86f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/cache/zipball/9882ab5d8b00617baae83c6996f5a34668c11beb", - "reference": "9882ab5d8b00617baae83c6996f5a34668c11beb", + "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-commandhelp/zipball/da3fcbf1314aa6f69bbb382f7935a9322c2b86f6", + "reference": "da3fcbf1314aa6f69bbb382f7935a9322c2b86f6", "shasum": "" }, "require": { - "php": ">=5.4.0", - "react/promise": "~2.0" + "phergie/phergie-irc-bot-react": "~1", + "phergie/phergie-irc-plugin-react-command": "~1" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.4-dev" - } + "require-dev": { + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*" }, + "type": "library", "autoload": { "psr-4": { - "React\\Cache\\": "" + "Phergie\\Irc\\Plugin\\React\\CommandHelp\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-2-Clause" ], - "description": "Async caching.", + "description": "Phergie plugin for providing usage information for available bot commands to users", "keywords": [ - "cache" + "bot", + "irc", + "plugin", + "react" ], - "time": "2014-02-02 01:11:26" + "time": "2014-12-24T01:13:33+00:00" }, { - "name": "react/dns", - "version": "dev-master", + "name": "phergie/phergie-irc-plugin-react-eventfilter", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/reactphp/dns.git", - "reference": "e1eaadb8ac637e61d1b642ebed37fa46c568ae9d" + "url": "https://github.com/phergie/phergie-irc-plugin-react-eventfilter.git", + "reference": "5d21541025745f6dbf1ee132ebf183d553d54105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/dns/zipball/e1eaadb8ac637e61d1b642ebed37fa46c568ae9d", - "reference": "e1eaadb8ac637e61d1b642ebed37fa46c568ae9d", + "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-eventfilter/zipball/5d21541025745f6dbf1ee132ebf183d553d54105", + "reference": "5d21541025745f6dbf1ee132ebf183d553d54105", "shasum": "" }, "require": { - "php": ">=5.4.0", - "react/cache": "0.4.*", - "react/promise": "~2.0", - "react/socket": "0.4.*" + "phergie/phergie-irc-bot-react": "~1" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.4-dev" - } + "require-dev": { + "phake/phake": "2.0.0-beta2", + "phergie/phergie-irc-plugin-react-usermode": "~1", + "phpunit/phpunit": "4.1.*" + }, + "suggest": { + "phergie/phergie-irc-plugin-react-usermode": "supports filtering of events by channel modes of originating users" }, + "type": "library", "autoload": { "psr-4": { - "React\\Dns\\": "src" + "Phergie\\Irc\\Plugin\\React\\EventFilter\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-2-Clause" ], - "description": "Async DNS resolver.", + "description": "Phergie plugin for limiting processing of incoming events based on event metadata", "keywords": [ - "dns", - "dns-resolver" + "bot", + "irc", + "plugin", + "react" ], - "time": "2014-08-23 11:13:50" + "time": "2015-04-06T13:39:08+00:00" }, { - "name": "react/event-loop", - "version": "v0.4.1", + "name": "phergie/phergie-irc-plugin-react-feedticker", + "version": "1.0.0", "source": { "type": "git", - "url": "https://github.com/reactphp/event-loop.git", - "reference": "18c5297087ca01de85518e2b55078f444144aa1b" + "url": "https://github.com/phergie/phergie-irc-plugin-react-feedticker.git", + "reference": "19217ec689df62a456c98c430b11ff98e03e8ab6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/event-loop/zipball/18c5297087ca01de85518e2b55078f444144aa1b", - "reference": "18c5297087ca01de85518e2b55078f444144aa1b", + "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-feedticker/zipball/19217ec689df62a456c98c430b11ff98e03e8ab6", + "reference": "19217ec689df62a456c98c430b11ff98e03e8ab6", "shasum": "" }, "require": { - "php": ">=5.4.0" + "phergie/phergie-irc-bot-react": "~1", + "wyrihaximus/phergie-http": "~2", + "zendframework/zend-feed": "~2", + "zendframework/zend-servicemanager": "~2" }, - "suggest": { - "ext-event": "~1.0", - "ext-libev": "*", - "ext-libevent": ">=0.1.0" + "require-dev": { + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.4-dev" - } - }, "autoload": { "psr-4": { - "React\\EventLoop\\": "" + "Phergie\\Irc\\Plugin\\React\\FeedTicker\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-2-Clause" ], - "description": "Event loop abstraction layer that libraries can use for evented I/O.", + "description": "Phergie plugin for syndicating data from feed items to channels or users", "keywords": [ - "event-loop" + "bot", + "irc", + "phergie", + "plugin" ], - "time": "2014-02-26 17:36:58" + "time": "2014-12-27T19:46:51+00:00" }, { - "name": "react/http-client", - "version": "v0.4.1", + "name": "phergie/phergie-irc-plugin-react-joinpart", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/reactphp/http-client.git", - "reference": "9f5e634351ad7f82431afa0568798ad99ec20034" + "url": "https://github.com/phergie/phergie-irc-plugin-react-joinpart.git", + "reference": "053cc1218c90f5605d6fbcaa6add67a825878418" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/http-client/zipball/9f5e634351ad7f82431afa0568798ad99ec20034", - "reference": "9f5e634351ad7f82431afa0568798ad99ec20034", + "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-joinpart/zipball/053cc1218c90f5605d6fbcaa6add67a825878418", + "reference": "053cc1218c90f5605d6fbcaa6add67a825878418", "shasum": "" }, "require": { - "evenement/evenement": "~2.0", - "guzzle/parser": "~3.0", - "php": ">=5.4.0", - "react/dns": "0.4.*", - "react/event-loop": "0.4.*", - "react/socket-client": "0.4.*", - "react/stream": "0.4.*" + "phergie/phergie-irc-bot-react": "~1", + "phergie/phergie-irc-plugin-react-command": "~1" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.5-dev" - } + "require-dev": { + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*" + }, + "suggest": { + "phergie/phergie-irc-plugin-react-commandhelp": "provides interactive help for commands" }, + "type": "library", "autoload": { "psr-4": { - "React\\HttpClient\\": "src" + "Phergie\\Irc\\Plugin\\React\\JoinPart\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-2-Clause" ], - "description": "Asynchronous HTTP client library.", + "description": "Phergie plugin for providing commands to instruct the bot to join and part channels", "keywords": [ - "http" + "bot", + "irc", + "plugin", + "react" ], - "time": "2014-11-23 15:04:25" + "time": "2014-12-24T01:27:40+00:00" }, { - "name": "react/promise", - "version": "v2.2.0", + "name": "phergie/phergie-irc-plugin-react-nickserv", + "version": "1.2.0", "source": { "type": "git", - "url": "https://github.com/reactphp/promise.git", - "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef" + "url": "https://github.com/phergie/phergie-irc-plugin-react-nickserv.git", + "reference": "ab8cfec98fcfc5fcf73678e37da44c2d4b4a431a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef", - "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef", + "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-nickserv/zipball/ab8cfec98fcfc5fcf73678e37da44c2d4b4a431a", + "reference": "ab8cfec98fcfc5fcf73678e37da44c2d4b4a431a", "shasum": "" }, "require": { - "php": ">=5.4.0" + "phergie/phergie-irc-bot-react": "~1" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } + "require-dev": { + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*" }, + "type": "library", "autoload": { "psr-4": { - "React\\Promise\\": "src/" - }, - "files": [ - "src/functions_include.php" - ] + "Phergie\\Irc\\Plugin\\React\\NickServ\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-2-Clause" ], - "authors": [ - { - "name": "Jan Sorgalla", - "email": "jsorgalla@googlemail.com" - } + "description": "Phergie plugin for interacting with the NickServ agent to authenticate the bot's identity", + "keywords": [ + "bot", + "irc", + "plugin", + "react" ], - "description": "A lightweight implementation of CommonJS Promises/A for PHP", - "time": "2014-12-30 13:32:42" + "time": "2015-01-10T18:17:42+00:00" }, { - "name": "react/socket", - "version": "dev-master", + "name": "phergie/phergie-irc-plugin-react-pong", + "version": "1.1.1", "source": { "type": "git", - "url": "https://github.com/reactphp/socket.git", - "reference": "2949cf3673480fd968db22aa3ba1995d9f6ef936" + "url": "https://github.com/phergie/phergie-irc-plugin-react-pong.git", + "reference": "cf526fbf615a3ceb16d73c6cd57912078b3cde29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket/zipball/2949cf3673480fd968db22aa3ba1995d9f6ef936", - "reference": "2949cf3673480fd968db22aa3ba1995d9f6ef936", + "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-pong/zipball/cf526fbf615a3ceb16d73c6cd57912078b3cde29", + "reference": "cf526fbf615a3ceb16d73c6cd57912078b3cde29", "shasum": "" }, "require": { - "evenement/evenement": "~2.0", - "php": ">=5.4.0", - "react/event-loop": "0.4.*", - "react/stream": "0.4.*" + "phergie/phergie-irc-bot-react": "~1" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.4-dev" - } + "require-dev": { + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*" }, + "type": "library", "autoload": { "psr-4": { - "React\\Socket\\": "src" + "Phergie\\Irc\\Plugin\\React\\Pong\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-2-Clause" ], - "description": "Library for building an evented socket server.", + "description": "Phergie plugin for responding to server ping events", "keywords": [ - "Socket" + "bot", + "irc", + "plugin", + "react" ], - "time": "2014-12-04 14:13:22" + "time": "2014-12-24T01:31:46+00:00" }, { - "name": "react/socket-client", - "version": "dev-master", + "name": "phergie/phergie-irc-plugin-react-quit", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/reactphp/socket-client.git", - "reference": "5f41caaba9bed543dea87df3f3d98b26e72ae0e3" + "url": "https://github.com/phergie/phergie-irc-plugin-react-quit.git", + "reference": "b80b95d3e4e569d5edf85fb09c08b09deea7c70b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket-client/zipball/5f41caaba9bed543dea87df3f3d98b26e72ae0e3", - "reference": "5f41caaba9bed543dea87df3f3d98b26e72ae0e3", + "url": "https://api.github.com/repos/phergie/phergie-irc-plugin-react-quit/zipball/b80b95d3e4e569d5edf85fb09c08b09deea7c70b", + "reference": "b80b95d3e4e569d5edf85fb09c08b09deea7c70b", "shasum": "" }, "require": { - "php": ">=5.4.0", - "react/dns": "0.4.*", - "react/event-loop": "0.4.*", - "react/promise": "~2.0", - "react/stream": "0.4.*" + "phergie/phergie-irc-bot-react": "~1", + "phergie/phergie-irc-plugin-react-command": "~1" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.4-dev" - } + "require-dev": { + "phake/phake": "2.0.0-beta2", + "phpunit/phpunit": "4.1.*" + }, + "suggest": { + "phergie/phergie-irc-plugin-react-commandhelp": "provides interactive help for commands" }, + "type": "library", "autoload": { "psr-4": { - "React\\SocketClient\\": "src" + "Phergie\\Irc\\Plugin\\React\\Quit\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-2-Clause" ], - "description": "Async connector to open TCP/IP and SSL/TLS based connections.", + "description": "Phergie plugin for providing a command to instruct the bot to terminate a connection", "keywords": [ - "Socket" + "bot", + "irc", + "plugin", + "react" ], - "time": "2015-04-12 14:39:20" + "time": "2014-12-24T01:32:52+00:00" }, { - "name": "react/stream", - "version": "v0.4.2", + "name": "psr/container", + "version": "1.x-dev", "source": { "type": "git", - "url": "https://github.com/reactphp/stream.git", - "reference": "acc7a5fec02e0aea674560e1d13c40ed0c8c5465" + "url": "https://github.com/php-fig/container.git", + "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/stream/zipball/acc7a5fec02e0aea674560e1d13c40ed0c8c5465", - "reference": "acc7a5fec02e0aea674560e1d13c40ed0c8c5465", + "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", + "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "" }, "require": { - "evenement/evenement": "~2.0", - "php": ">=5.4.0" - }, - "require-dev": { - "react/event-loop": "0.4.*", - "react/promise": "~2.0" - }, - "suggest": { - "react/event-loop": "0.4.*", - "react/promise": "~2.0" + "php": ">=7.4.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.5-dev" - } - }, "autoload": { "psr-4": { - "React\\Stream\\": "src" + "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "description": "Basic readable and writable stream interfaces that support piping.", + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common Container Interface (PHP FIG PSR-11)", + "homepage": "https://github.com/php-fig/container", "keywords": [ - "pipe", - "stream" + "PSR-11", + "container", + "container-interface", + "container-interop", + "psr" ], - "time": "2014-09-10 03:32:31" + "support": { + "issues": "https://github.com/php-fig/container/issues", + "source": "https://github.com/php-fig/container/tree/1.1.2" + }, + "time": "2021-11-05T16:50:12+00:00" }, { - "name": "renegade334/phergie-irc-plugin-react-seen", + "name": "psr/log", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/Renegade334/phergie-irc-plugin-react-seen.git", - "reference": "07d776d84db3a47d84705c091a45f32389a57a8c" + "url": "https://github.com/php-fig/log.git", + "reference": "bf2c13de4300e227d7b2fd08027673a79c519987" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Renegade334/phergie-irc-plugin-react-seen/zipball/07d776d84db3a47d84705c091a45f32389a57a8c", - "reference": "07d776d84db3a47d84705c091a45f32389a57a8c", + "url": "https://api.github.com/repos/php-fig/log/zipball/bf2c13de4300e227d7b2fd08027673a79c519987", + "reference": "bf2c13de4300e227d7b2fd08027673a79c519987", "shasum": "" }, - "require": { - "doctrine/dbal": "2.5.*", - "phergie/phergie-irc-bot-react": "~1", - "phergie/phergie-irc-plugin-react-command": "~1.0" - }, - "require-dev": { - "phake/phake": "2.0.0-beta2", - "phpunit/phpunit": "4.5.*" - }, - "suggest": { - "phergie/phergie-irc-plugin-react-commandhelp": "provides interactive help for commands" - }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "Renegade334\\Phergie\\Plugin\\React\\Seen\\": "src" + "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-2-Clause" + "MIT" ], "authors": [ { - "name": "Renegade334", - "homepage": "http://www.renegade334.me.uk/", - "role": "Developer" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "Phergie plugin that provides a command to display a user's last channel activity", + "description": "Common interface for logging libraries", "keywords": [ - "bot", - "irc", - "phergie", - "plugin" + "log", + "psr", + "psr-3" ], - "time": "2015-03-28 23:31:36" + "time": "2015-03-26T14:39:45+00:00" }, { - "name": "sebastian/comparator", - "version": "dev-master", + "name": "react/cache", + "version": "v0.4.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "1dd8869519a225f7f2b9eb663e225298fade819e" + "url": "https://github.com/reactphp/cache.git", + "reference": "9882ab5d8b00617baae83c6996f5a34668c11beb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e", - "reference": "1dd8869519a225f7f2b9eb663e225298fade819e", + "url": "https://api.github.com/repos/reactphp/cache/zipball/9882ab5d8b00617baae83c6996f5a34668c11beb", + "reference": "9882ab5d8b00617baae83c6996f5a34668c11beb", "shasum": "" }, "require": { - "php": ">=5.3.3", - "sebastian/diff": "~1.2", - "sebastian/exporter": "~1.2" - }, - "require-dev": { - "phpunit/phpunit": "~4.4" + "php": ">=5.4.0", + "react/promise": "~2.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "0.4-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "React\\Cache\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Volker Dusch", - "email": "github@wallbash.com" - }, - { - "name": "Bernhard Schussek", - "email": "bschussek@2bepublished.at" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } + "MIT" ], - "description": "Provides the functionality to compare PHP values for equality", - "homepage": "http://www.github.com/sebastianbergmann/comparator", + "description": "Async caching.", "keywords": [ - "comparator", - "compare", - "equality" + "cache" ], - "time": "2015-01-29 16:28:08" + "time": "2014-02-02T01:11:26+00:00" }, { - "name": "sebastian/diff", + "name": "react/dns", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3" + "url": "https://github.com/reactphp/dns.git", + "reference": "e1eaadb8ac637e61d1b642ebed37fa46c568ae9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3", - "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3", + "url": "https://api.github.com/repos/reactphp/dns/zipball/e1eaadb8ac637e61d1b642ebed37fa46c568ae9d", + "reference": "e1eaadb8ac637e61d1b642ebed37fa46c568ae9d", "shasum": "" }, "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.2" + "php": ">=5.4.0", + "react/cache": "0.4.*", + "react/promise": "~2.0", + "react/socket": "0.4.*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "0.4-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "React\\Dns\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } + "MIT" ], - "description": "Diff implementation", - "homepage": "http://www.github.com/sebastianbergmann/diff", + "description": "Async DNS resolver.", "keywords": [ - "diff" + "dns", + "dns-resolver" ], - "time": "2015-02-22 15:13:53" + "time": "2014-08-23T11:13:50+00:00" }, { - "name": "sebastian/environment", - "version": "dev-master", + "name": "react/event-loop", + "version": "v0.4.1", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e" + "url": "https://github.com/reactphp/event-loop.git", + "reference": "18c5297087ca01de85518e2b55078f444144aa1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e", - "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e", + "url": "https://api.github.com/repos/reactphp/event-loop/zipball/18c5297087ca01de85518e2b55078f444144aa1b", + "reference": "18c5297087ca01de85518e2b55078f444144aa1b", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=5.4.0" }, - "require-dev": { - "phpunit/phpunit": "~4.4" + "suggest": { + "ext-event": "~1.0", + "ext-libev": "*", + "ext-libevent": ">=0.1.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "0.4-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "React\\EventLoop\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } + "MIT" ], - "description": "Provides functionality to handle HHVM/PHP environments", - "homepage": "http://www.github.com/sebastianbergmann/environment", + "description": "Event loop abstraction layer that libraries can use for evented I/O.", "keywords": [ - "Xdebug", - "environment", - "hhvm" + "event-loop" ], - "time": "2015-01-01 10:01:08" + "time": "2014-02-26T17:36:58+00:00" }, { - "name": "sebastian/exporter", - "version": "dev-master", + "name": "react/http-client", + "version": "v0.4.1", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "84839970d05254c73cde183a721c7af13aede943" + "url": "https://github.com/reactphp/http-client.git", + "reference": "9f5e634351ad7f82431afa0568798ad99ec20034" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943", - "reference": "84839970d05254c73cde183a721c7af13aede943", + "url": "https://api.github.com/repos/reactphp/http-client/zipball/9f5e634351ad7f82431afa0568798ad99ec20034", + "reference": "9f5e634351ad7f82431afa0568798ad99ec20034", "shasum": "" }, "require": { - "php": ">=5.3.3", - "sebastian/recursion-context": "~1.0" - }, - "require-dev": { - "phpunit/phpunit": "~4.4" + "evenement/evenement": "~2.0", + "guzzle/parser": "~3.0", + "php": ">=5.4.0", + "react/dns": "0.4.*", + "react/event-loop": "0.4.*", + "react/socket-client": "0.4.*", + "react/stream": "0.4.*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "0.5-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "React\\HttpClient\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Volker Dusch", - "email": "github@wallbash.com" - }, - { - "name": "Bernhard Schussek", - "email": "bschussek@2bepublished.at" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "Adam Harvey", - "email": "aharvey@php.net" - } + "MIT" ], - "description": "Provides the functionality to export PHP variables for visualization", - "homepage": "http://www.github.com/sebastianbergmann/exporter", + "description": "Asynchronous HTTP client library.", "keywords": [ - "export", - "exporter" + "http" ], - "time": "2015-01-27 07:23:06" + "time": "2014-11-23T15:04:25+00:00" }, { - "name": "sebastian/global-state", - "version": "dev-master", + "name": "react/promise", + "version": "v2.2.0", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "007c441df427cf0e175372fcbb9d196bce7eb743" + "url": "https://github.com/reactphp/promise.git", + "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/007c441df427cf0e175372fcbb9d196bce7eb743", - "reference": "007c441df427cf0e175372fcbb9d196bce7eb743", + "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef", + "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef", "shasum": "" }, "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.2" - }, - "suggest": { - "ext-uopz": "*" + "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "2.0-dev" } }, "autoload": { - "classmap": [ - "src/" + "psr-4": { + "React\\Promise\\": "src/" + }, + "files": [ + "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "name": "Jan Sorgalla", + "email": "jsorgalla@googlemail.com" } ], - "description": "Snapshotting of global state", - "homepage": "http://www.github.com/sebastianbergmann/global-state", - "keywords": [ - "global state" - ], - "time": "2015-01-20 04:09:31" + "description": "A lightweight implementation of CommonJS Promises/A for PHP", + "time": "2014-12-30T13:32:42+00:00" }, { - "name": "sebastian/recursion-context", + "name": "react/socket", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "3989662bbb30a29d20d9faa04a846af79b276252" + "url": "https://github.com/reactphp/socket.git", + "reference": "2949cf3673480fd968db22aa3ba1995d9f6ef936" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252", - "reference": "3989662bbb30a29d20d9faa04a846af79b276252", + "url": "https://api.github.com/repos/reactphp/socket/zipball/2949cf3673480fd968db22aa3ba1995d9f6ef936", + "reference": "2949cf3673480fd968db22aa3ba1995d9f6ef936", "shasum": "" }, "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.4" + "evenement/evenement": "~2.0", + "php": ">=5.4.0", + "react/event-loop": "0.4.*", + "react/stream": "0.4.*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "0.4-dev" } }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "React\\Socket\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], - "authors": [ - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "Adam Harvey", - "email": "aharvey@php.net" - } + "description": "Library for building an evented socket server.", + "keywords": [ + "Socket" ], - "description": "Provides functionality to recursively process PHP variables", - "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-01-24 09:48:32" + "time": "2014-12-04T14:13:22+00:00" }, { - "name": "sebastian/version", - "version": "1.0.5", + "name": "react/socket-client", + "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/version.git", - "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4" + "url": "https://github.com/reactphp/socket-client.git", + "reference": "5f41caaba9bed543dea87df3f3d98b26e72ae0e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/ab931d46cd0d3204a91e1b9a40c4bc13032b58e4", - "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4", + "url": "https://api.github.com/repos/reactphp/socket-client/zipball/5f41caaba9bed543dea87df3f3d98b26e72ae0e3", + "reference": "5f41caaba9bed543dea87df3f3d98b26e72ae0e3", "shasum": "" }, + "require": { + "php": ">=5.4.0", + "react/dns": "0.4.*", + "react/event-loop": "0.4.*", + "react/promise": "~2.0", + "react/stream": "0.4.*" + }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.4-dev" + } + }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "React\\SocketClient\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } + "description": "Async connector to open TCP/IP and SSL/TLS based connections.", + "keywords": [ + "Socket" ], - "description": "Library that helps with managing the version number of Git-hosted PHP projects", - "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-02-24 06:35:25" + "time": "2015-04-12T14:39:20+00:00" }, { - "name": "symfony/yaml", - "version": "dev-master", - "target-dir": "Symfony/Component/Yaml", + "name": "react/stream", + "version": "v0.4.2", "source": { "type": "git", - "url": "https://github.com/symfony/Yaml.git", - "reference": "190bb846ec9c063efb0d64aebf49e821b4c9ba9e" + "url": "https://github.com/reactphp/stream.git", + "reference": "acc7a5fec02e0aea674560e1d13c40ed0c8c5465" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Yaml/zipball/190bb846ec9c063efb0d64aebf49e821b4c9ba9e", - "reference": "190bb846ec9c063efb0d64aebf49e821b4c9ba9e", + "url": "https://api.github.com/repos/reactphp/stream/zipball/acc7a5fec02e0aea674560e1d13c40ed0c8c5465", + "reference": "acc7a5fec02e0aea674560e1d13c40ed0c8c5465", "shasum": "" }, "require": { - "php": ">=5.5.9" + "evenement/evenement": "~2.0", + "php": ">=5.4.0" }, "require-dev": { - "symfony/phpunit-bridge": "~2.8|~3.0" + "react/event-loop": "0.4.*", + "react/promise": "~2.0" + }, + "suggest": { + "react/event-loop": "0.4.*", + "react/promise": "~2.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "0.5-dev" } }, "autoload": { - "psr-0": { - "Symfony\\Component\\Yaml\\": "" + "psr-4": { + "React\\Stream\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "authors": [ - { - "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" - }, - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - } + "description": "Basic readable and writable stream interfaces that support piping.", + "keywords": [ + "pipe", + "stream" ], - "description": "Symfony Yaml Component", - "homepage": "http://symfony.com", - "time": "2015-04-10 07:31:54" + "time": "2014-09-10T03:32:31+00:00" }, { "name": "wyrihaximus/phergie-dns", @@ -3133,7 +1675,7 @@ "plugin", "react" ], - "time": "2014-12-25 15:21:02" + "time": "2014-12-25T15:21:02+00:00" }, { "name": "wyrihaximus/phergie-http", @@ -3179,91 +1721,111 @@ "plugin", "react" ], - "time": "2014-12-25 15:48:40" + "time": "2014-12-25T15:48:40+00:00" }, { "name": "zendframework/zend-escaper", - "version": "2.4.0", + "version": "dev-develop", "source": { "type": "git", - "url": "https://github.com/zendframework/Component_ZendEscaper.git", - "reference": "65b3328627362b0be1d5e9067bc846511d1fbc96" + "url": "https://github.com/zendframework/zend-escaper.git", + "reference": "14166bbd4ef24a0099e2f9e411c574866a4b9fa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/Component_ZendEscaper/zipball/65b3328627362b0be1d5e9067bc846511d1fbc96", - "reference": "65b3328627362b0be1d5e9067bc846511d1fbc96", + "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/14166bbd4ef24a0099e2f9e411c574866a4b9fa1", + "reference": "14166bbd4ef24a0099e2f9e411c574866a4b9fa1", "shasum": "" }, "require": { - "php": ">=5.3.23" + "php": "^5.6 || ^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", + "zendframework/zend-coding-standard": "~1.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev", - "dev-develop": "2.4-dev" + "dev-master": "2.6.x-dev", + "dev-develop": "2.7.x-dev" } }, "autoload": { "psr-4": { - "Zend\\Escaper\\": "" + "Zend\\Escaper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "homepage": "https://github.com/zendframework/zf2", + "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", "keywords": [ + "ZendFramework", "escaper", - "zf2" + "zf" ], - "time": "2015-04-01 18:02:07" + "support": { + "chat": "https://zendframework-slack.herokuapp.com", + "docs": "https://docs.zendframework.com/zend-escaper/", + "forum": "https://discourse.zendframework.com/c/questions/components", + "issues": "https://github.com/zendframework/zend-escaper/issues", + "rss": "https://github.com/zendframework/zend-escaper/releases.atom", + "source": "https://github.com/zendframework/zend-escaper" + }, + "abandoned": "laminas/laminas-escaper", + "time": "2019-09-05T20:05:53+00:00" }, { "name": "zendframework/zend-feed", - "version": "2.4.0", + "version": "dev-develop", "source": { "type": "git", - "url": "https://github.com/zendframework/Component_ZendFeed.git", - "reference": "aca2b42ecf06d94c621e3c3be8e95d61d3a79bf5" + "url": "https://github.com/zendframework/zend-feed.git", + "reference": "2e6ac5273eafdfa12cb83eb9d07424ca74bcfa2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/Component_ZendFeed/zipball/aca2b42ecf06d94c621e3c3be8e95d61d3a79bf5", - "reference": "aca2b42ecf06d94c621e3c3be8e95d61d3a79bf5", + "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/2e6ac5273eafdfa12cb83eb9d07424ca74bcfa2a", + "reference": "2e6ac5273eafdfa12cb83eb9d07424ca74bcfa2a", "shasum": "" }, "require": { - "php": ">=5.3.23", - "zendframework/zend-escaper": "self.version", - "zendframework/zend-stdlib": "self.version" + "ext-dom": "*", + "ext-libxml": "*", + "php": "^5.6 || ^7.0", + "zendframework/zend-escaper": "^2.5.2", + "zendframework/zend-stdlib": "^3.2.1" }, "require-dev": { - "zendframework/zend-cache": "self.version", - "zendframework/zend-db": "self.version", - "zendframework/zend-http": "self.version", - "zendframework/zend-servicemanager": "self.version", - "zendframework/zend-validator": "self.version" + "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "psr/http-message": "^1.0.1", + "zendframework/zend-cache": "^2.7.2", + "zendframework/zend-coding-standard": "~1.0.0", + "zendframework/zend-db": "^2.8.2", + "zendframework/zend-http": "^2.7", + "zendframework/zend-servicemanager": "^2.7.8 || ^3.3", + "zendframework/zend-validator": "^2.10.1" }, "suggest": { - "zendframework/zend-cache": "Zend\\Cache component", - "zendframework/zend-db": "Zend\\Db component", + "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator", + "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests", + "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub", "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader", - "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for default/recommended ExtensionManager implementations", - "zendframework/zend-validator": "Zend\\Validator component" + "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations", + "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev", - "dev-develop": "2.4-dev" + "dev-master": "2.12.x-dev", + "dev-develop": "2.13.x-dev" } }, "autoload": { "psr-4": { - "Zend\\Feed\\": "" + "Zend\\Feed\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -3271,32 +1833,46 @@ "BSD-3-Clause" ], "description": "provides functionality for consuming RSS and Atom feeds", - "homepage": "https://github.com/zendframework/zf2", "keywords": [ + "ZendFramework", "feed", - "zf2" + "zf" ], - "time": "2015-04-01 18:09:25" + "support": { + "docs": "https://docs.zendframework.com/zend-feed/", + "forum": "https://discourse.zendframework.com/c/questions/components", + "issues": "https://github.com/zendframework/zend-feed/issues", + "rss": "https://github.com/zendframework/zend-feed/releases.atom", + "slack": "https://zendframework-slack.herokuapp.com", + "source": "https://github.com/zendframework/zend-feed" + }, + "abandoned": "laminas/laminas-feed", + "time": "2019-10-15T09:20:28+00:00" }, { "name": "zendframework/zend-servicemanager", - "version": "2.4.0", + "version": "2.7.11", "source": { "type": "git", - "url": "https://github.com/zendframework/Component_ZendServiceManager.git", - "reference": "d3c27c708a148a30608f313a5b7a61a531bd9cb9" + "url": "https://github.com/zendframework/zend-servicemanager.git", + "reference": "99ec9ed5d0f15aed9876433c74c2709eb933d4c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/Component_ZendServiceManager/zipball/d3c27c708a148a30608f313a5b7a61a531bd9cb9", - "reference": "d3c27c708a148a30608f313a5b7a61a531bd9cb9", + "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/99ec9ed5d0f15aed9876433c74c2709eb933d4c7", + "reference": "99ec9ed5d0f15aed9876433c74c2709eb933d4c7", "shasum": "" }, "require": { - "php": ">=5.3.23" + "container-interop/container-interop": "~1.0", + "php": "^5.5 || ^7.0" }, "require-dev": { - "zendframework/zend-di": "self.version" + "athletic/athletic": "dev-master", + "fabpot/php-cs-fixer": "1.7.*", + "phpunit/phpunit": "~4.0", + "zendframework/zend-di": "~2.5", + "zendframework/zend-mvc": "~2.5" }, "suggest": { "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services", @@ -3305,77 +1881,85 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev", - "dev-develop": "2.4-dev" + "dev-master": "2.7-dev", + "dev-develop": "3.0-dev" } }, "autoload": { "psr-4": { - "Zend\\ServiceManager\\": "" + "Zend\\ServiceManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "homepage": "https://github.com/zendframework/zf2", + "homepage": "https://github.com/zendframework/zend-servicemanager", "keywords": [ "servicemanager", "zf2" ], - "time": "2015-04-01 18:09:28" + "support": { + "issues": "https://github.com/zendframework/zend-servicemanager/issues", + "source": "https://github.com/zendframework/zend-servicemanager/tree/release-2.7.11" + }, + "abandoned": "laminas/laminas-servicemanager", + "time": "2018-06-22T14:49:54+00:00" }, { "name": "zendframework/zend-stdlib", - "version": "2.4.0", + "version": "dev-develop", "source": { "type": "git", - "url": "https://github.com/zendframework/Component_ZendStdlib.git", - "reference": "eab586f4c18af3fa63c977611939f1f4a3cf1030" + "url": "https://github.com/zendframework/zend-stdlib.git", + "reference": "519a966dedc32af62765736eba9900c270e419d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/Component_ZendStdlib/zipball/eab586f4c18af3fa63c977611939f1f4a3cf1030", - "reference": "eab586f4c18af3fa63c977611939f1f4a3cf1030", + "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/519a966dedc32af62765736eba9900c270e419d8", + "reference": "519a966dedc32af62765736eba9900c270e419d8", "shasum": "" }, "require": { - "php": ">=5.3.23" + "php": "^5.6 || ^7.0" }, "require-dev": { - "zendframework/zend-eventmanager": "self.version", - "zendframework/zend-filter": "self.version", - "zendframework/zend-serializer": "self.version", - "zendframework/zend-servicemanager": "self.version" - }, - "suggest": { - "zendframework/zend-eventmanager": "To support aggregate hydrator usage", - "zendframework/zend-filter": "To support naming strategy hydrator usage", - "zendframework/zend-serializer": "Zend\\Serializer component", - "zendframework/zend-servicemanager": "To support hydrator plugin manager usage" + "phpbench/phpbench": "^0.13", + "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", + "zendframework/zend-coding-standard": "~1.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev", - "dev-develop": "2.4-dev" + "dev-master": "3.2.x-dev", + "dev-develop": "3.3.x-dev" } }, "autoload": { "psr-4": { - "Zend\\Stdlib\\": "" + "Zend\\Stdlib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "homepage": "https://github.com/zendframework/zf2", + "description": "SPL extensions, array utilities, error handlers, and more", "keywords": [ + "ZendFramework", "stdlib", - "zf2" - ], - "time": "2015-04-01 18:09:29" + "zf" + ], + "support": { + "docs": "https://docs.zendframework.com/zend-stdlib/", + "forum": "https://discourse.zendframework.com/c/questions/components", + "issues": "https://github.com/zendframework/zend-stdlib/issues", + "rss": "https://github.com/zendframework/zend-stdlib/releases.atom", + "slack": "https://zendframework-slack.herokuapp.com", + "source": "https://github.com/zendframework/zend-stdlib" + }, + "abandoned": "laminas/laminas-stdlib", + "time": "2019-02-07T05:36:36+00:00" } ], "packages-dev": [], @@ -3385,5 +1969,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.6.0" }