{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "45ee2fe3ca0008764d625be63883faa1", "content-hash": "40791b90de76da62b43a38de685e4e77", "packages": [ { "name": "evenement/evenement", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/igorw/evenement.git", "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/igorw/evenement/zipball/f6e843799fd4f4184d54d8fc7b5b3551c9fa803e", "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e", "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": "2012-11-02 14:49:47" }, { "name": "php-activerecord/php-activerecord", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/jpfuentes2/php-activerecord.git", "reference": "5a957483801ecc41d95381e9868de7bb08f9be3a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jpfuentes2/php-activerecord/zipball/5a957483801ecc41d95381e9868de7bb08f9be3a", "reference": "5a957483801ecc41d95381e9868de7bb08f9be3a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "files": [ "ActiveRecord.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "php-activerecord is an open source ORM library based on the ActiveRecord pattern.", "homepage": "http://www.phpactiverecord.org/", "keywords": [ "activerecord", "orm" ], "time": "2013-04-26 21:01:08" }, { "name": "psr/log", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2016-10-10 12:19:37" }, { "name": "react/cache", "version": "v0.4.1", "source": { "type": "git", "url": "https://github.com/reactphp/cache.git", "reference": "558f614891341b1d817a8cdf9a358948ec49638f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/cache/zipball/558f614891341b1d817a8cdf9a358948ec49638f", "reference": "558f614891341b1d817a8cdf9a358948ec49638f", "shasum": "" }, "require": { "php": ">=5.3.0", "react/promise": "~2.0|~1.1" }, "type": "library", "autoload": { "psr-4": { "React\\Cache\\": "src\\" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async caching.", "keywords": [ "cache" ], "time": "2016-02-25 18:17:16" }, { "name": "react/datagram", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/reactphp/datagram.git", "reference": "72949abb00b554f217b52697e2b74a5012c34dd5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/datagram/zipball/72949abb00b554f217b52697e2b74a5012c34dd5", "reference": "72949abb00b554f217b52697e2b74a5012c34dd5", "shasum": "" }, "require": { "evenement/evenement": "~1.0|~2.0", "php": ">=5.3", "react/dns": ">=0.2, <0.5", "react/event-loop": ">=0.2, <0.5", "react/promise": "~2.1|~1.2" }, "require-dev": { "clue/block-react": "~1.0" }, "type": "library", "autoload": { "psr-4": { "React\\Datagram\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@lueck.tv" } ], "description": "UDP datagram socket client and server for reactphp", "homepage": "https://github.com/reactphp/datagram", "keywords": [ "Socket", "async", "client", "datagram", "dgram", "react", "server", "udp" ], "time": "2017-01-23 20:47:30" }, { "name": "react/dns", "version": "v0.4.9", "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", "reference": "288b4f36972cdc2f81dae1d1a58a0467e3f625cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/dns/zipball/288b4f36972cdc2f81dae1d1a58a0467e3f625cb", "reference": "288b4f36972cdc2f81dae1d1a58a0467e3f625cb", "shasum": "" }, "require": { "php": ">=5.3.0", "react/cache": "~0.4.0|~0.3.0", "react/promise": "~2.1|~1.2", "react/promise-timer": "~1.1", "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5 || ^0.4.4", "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.5" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10" }, "type": "library", "autoload": { "psr-4": { "React\\Dns\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async DNS resolver for ReactPHP", "keywords": [ "dns", "dns-resolver" ], "time": "2017-05-01 17:21:03" }, { "name": "react/event-loop", "version": "v0.4.3", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", "reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/event-loop/zipball/8bde03488ee897dc6bb3d91e4e17c353f9c5252f", "reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "suggest": { "ext-event": "~1.0", "ext-libev": "*", "ext-libevent": ">=0.1.0" }, "type": "library", "autoload": { "psr-4": { "React\\EventLoop\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Event loop abstraction layer that libraries can use for evented I/O.", "keywords": [ "asynchronous", "event-loop" ], "time": "2017-04-27 10:56:23" }, { "name": "react/promise", "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", "reference": "62785ae604c8d69725d693eb370e1d67e94c4053" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise/zipball/62785ae604c8d69725d693eb370e1d67e94c4053", "reference": "62785ae604c8d69725d693eb370e1d67e94c4053", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ "promise", "promises" ], "time": "2017-03-25 12:08:31" }, { "name": "react/promise-timer", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/reactphp/promise-timer.git", "reference": "ddedc67bfd7f579fc83e66ff67e3564b179297dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/ddedc67bfd7f579fc83e66ff67e3564b179297dd", "reference": "ddedc67bfd7f579fc83e66ff67e3564b179297dd", "shasum": "" }, "require": { "php": ">=5.3", "react/event-loop": "~0.4.0|~0.3.0", "react/promise": "~2.1|~1.2" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\Timer\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@lueck.tv" } ], "description": "Trivial timeout implementation for Promises", "homepage": "https://github.com/react/promise-timer", "keywords": [ "async", "event-loop", "promise", "reactphp", "timeout", "timer" ], "time": "2016-12-27 08:12:19" }, { "name": "react/socket", "version": "v0.8.0", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", "reference": "8f880ab1a9e1b2eb236a836aa5e1326da3647bcd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/socket/zipball/8f880ab1a9e1b2eb236a836aa5e1326da3647bcd", "reference": "8f880ab1a9e1b2eb236a836aa5e1326da3647bcd", "shasum": "" }, "require": { "evenement/evenement": "~2.0|~1.0", "php": ">=5.3.0", "react/dns": "0.4.*|0.3.*", "react/event-loop": "0.4.*|0.3.*", "react/promise": "^2.1 || ^1.2", "react/promise-timer": "~1.0", "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.5" }, "require-dev": { "clue/block-react": "^1.1", "phpunit/phpunit": "~4.8", "react/stream": "^1.0 || ^0.7 || ^0.6" }, "type": "library", "autoload": { "psr-4": { "React\\Socket\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP", "keywords": [ "Connection", "Socket", "async", "reactphp", "stream" ], "time": "2017-05-09 11:27:38" }, { "name": "react/stream", "version": "v0.7.1", "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", "reference": "bd19f2f66de70afa8a065bbfdb07def24af8f63c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/stream/zipball/bd19f2f66de70afa8a065bbfdb07def24af8f63c", "reference": "bd19f2f66de70afa8a065bbfdb07def24af8f63c", "shasum": "" }, "require": { "evenement/evenement": "^2.0|^1.0", "php": ">=5.3.8", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3" }, "require-dev": { "clue/stream-filter": "~1.2", "phpunit/phpunit": "^5.0 || ^4.8.10" }, "suggest": { "react/event-loop": "^0.4" }, "type": "library", "autoload": { "psr-4": { "React\\Stream\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP", "keywords": [ "event-driven", "io", "non-blocking", "pipe", "reactphp", "readable", "stream", "writable" ], "time": "2017-05-20 17:29:18" }, { "name": "robmorgan/phinx", "version": "v0.8.0", "source": { "type": "git", "url": "https://github.com/robmorgan/phinx.git", "reference": "15e43d10dd99ac818c8d65735c50191bcbeafdbc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/robmorgan/phinx/zipball/15e43d10dd99ac818c8d65735c50191bcbeafdbc", "reference": "15e43d10dd99ac818c8d65735c50191bcbeafdbc", "shasum": "" }, "require": { "php": ">=5.4", "symfony/config": "~2.8|~3.0", "symfony/console": "~2.8|~3.0", "symfony/yaml": "~2.8|~3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.26|^5.0" }, "bin": [ "bin/phinx" ], "type": "library", "autoload": { "psr-4": { "Phinx\\": "src/Phinx" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Woody Gilk", "email": "woody.gilk@gmail.com", "homepage": "http://shadowhand.me", "role": "Developer" }, { "name": "Rob Morgan", "email": "robbym@gmail.com", "homepage": "https://robmorgan.id.au", "role": "Lead Developer" }, { "name": "Richard Quadling", "email": "rquadling@gmail.com", "role": "Developer" } ], "description": "Phinx makes it ridiculously easy to manage the database migrations for your PHP app.", "homepage": "https://phinx.org", "keywords": [ "database", "database migrations", "db", "migrations", "phinx" ], "time": "2017-02-28 18:34:31" }, { "name": "symfony/config", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", "reference": "79f86253ba482ca7f17718e886e6d164e5ba6d45" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/config/zipball/79f86253ba482ca7f17718e886e6d164e5ba6d45", "reference": "79f86253ba482ca7f17718e886e6d164e5ba6d45", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/filesystem": "~2.8|~3.0" }, "conflict": { "symfony/dependency-injection": "<3.3" }, "require-dev": { "symfony/dependency-injection": "~3.3", "symfony/yaml": "~3.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Config\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Config Component", "homepage": "https://symfony.com", "time": "2017-05-29 18:41:32" }, { "name": "symfony/console", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "c80e63f3f5e3a331bfc25e6e9332b10422eb9b05" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/c80e63f3f5e3a331bfc25e6e9332b10422eb9b05", "reference": "c80e63f3f5e3a331bfc25e6e9332b10422eb9b05", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/debug": "~2.8|~3.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/dependency-injection": "<3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/dependency-injection": "~3.3", "symfony/event-dispatcher": "~2.8|~3.0", "symfony/filesystem": "~2.8|~3.0", "symfony/http-kernel": "~2.8|~3.0", "symfony/process": "~2.8|~3.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/filesystem": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com", "time": "2017-05-28 14:08:56" }, { "name": "symfony/debug", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "ef5f19a7a68075a0bd05969a329ead3b0776fb7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/ef5f19a7a68075a0bd05969a329ead3b0776fb7a", "reference": "ef5f19a7a68075a0bd05969a329ead3b0776fb7a", "shasum": "" }, "require": { "php": ">=5.5.9", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { "symfony/http-kernel": "~2.8|~3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", "time": "2017-05-27 16:02:27" }, { "name": "symfony/filesystem", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "c709670bf64721202ddbe4162846f250735842c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/c709670bf64721202ddbe4162846f250735842c0", "reference": "c709670bf64721202ddbe4162846f250735842c0", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", "time": "2017-05-28 14:08:56" }, { "name": "symfony/polyfill-mbstring", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4", "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2016-11-14 01:06:16" }, { "name": "symfony/yaml", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "885db865f6b2b918404a1fae28f9ac640f71f994" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/885db865f6b2b918404a1fae28f9ac640f71f994", "reference": "885db865f6b2b918404a1fae28f9ac640f71f994", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "symfony/console": "~2.8|~3.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "time": "2017-05-28 10:56:20" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }