{ "_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": "4e7b6cdc8661cd5fa29b2829be87a9b2", "content-hash": "7dd9ada5d64c741692b3c021f252c789", "packages": [ { "name": "doctrine/inflector", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Inflector\\": "lib/" } }, "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": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluralize", "singularize", "string" ], "time": "2015-11-06 14:35:42" }, { "name": "protobuf-php/google-protobuf-proto", "version": "v0.1.3", "source": { "type": "git", "url": "https://github.com/protobuf-php/google-protobuf-proto.git", "reference": "da1827b4a23fccd4eb998a8d4bcd972f2330bc29" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/protobuf-php/google-protobuf-proto/zipball/da1827b4a23fccd4eb998a8d4bcd972f2330bc29", "reference": "da1827b4a23fccd4eb998a8d4bcd972f2330bc29", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "protobuf-php/protobuf-plugin": ">=0.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.1.x-dev" } }, "autoload": { "psr-0": { "google\\protobuf": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabio B. Silva", "email": "fabio.bat.silva@gmail.com", "homepage": "https://github.com/FabioBatSilva" } ], "description": "Protocol Buffers classes from Google's Protocol Buffers Compiler", "homepage": "https://github.com/protobuf-php/google-protobuf-proto", "keywords": [ "protobuf", "protocol buffer", "serializing" ], "time": "2016-08-04 03:14:12" }, { "name": "protobuf-php/protobuf", "version": "v0.1.3", "source": { "type": "git", "url": "https://github.com/protobuf-php/protobuf.git", "reference": "c0da95f75ea418b39b02ff4528ca9926cc246a8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/protobuf-php/protobuf/zipball/c0da95f75ea418b39b02ff4528ca9926cc246a8c", "reference": "c0da95f75ea418b39b02ff4528ca9926cc246a8c", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.5.0" }, "require-dev": { "instaclick/coding-standard": "^1.1", "instaclick/object-calisthenics-sniffs": "dev-master", "instaclick/symfony2-coding-standard": "dev-remaster", "php-mock/php-mock-phpunit": "^0.2", "phpunit/phpunit": "^4", "protobuf-php/protobuf-plugin": ">=0.1", "satooshi/php-coveralls": "^0.6", "squizlabs/php_codesniffer": "^1.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.1.x-dev" } }, "autoload": { "psr-4": { "Protobuf\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabio B. Silva", "email": "fabio.bat.silva@gmail.com", "homepage": "https://github.com/FabioBatSilva" }, { "name": "Iván -DrSlump- Montes", "email": "drslump@pollinimini.net", "homepage": "https://github.com/drslump" } ], "description": "PHP implementation of Google's Protocol Buffers", "homepage": "https://github.com/protobuf-php/protobuf", "keywords": [ "protobuf", "protocol buffer", "serializing" ], "time": "2016-09-21 23:47:34" }, { "name": "protobuf-php/protobuf-plugin", "version": "v0.1.2", "source": { "type": "git", "url": "https://github.com/protobuf-php/protobuf-plugin.git", "reference": "1656b1b20fd0ef7d28a36717f7929f36e2df948e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/protobuf-php/protobuf-plugin/zipball/1656b1b20fd0ef7d28a36717f7929f36e2df948e", "reference": "1656b1b20fd0ef7d28a36717f7929f36e2df948e", "shasum": "" }, "require": { "doctrine/inflector": "^1.0", "php": ">=5.5.0", "protobuf-php/google-protobuf-proto": ">=0.1", "protobuf-php/protobuf": ">=0.1", "psr/log": "^1.0", "symfony/console": "^2.5", "symfony/process": "^2.5", "zendframework/zend-code": "^2.6" }, "require-dev": { "instaclick/coding-standard": "~1.1", "instaclick/object-calisthenics-sniffs": "dev-master", "instaclick/symfony2-coding-standard": "dev-remaster", "mikey179/vfsstream": "~1", "php-mock/php-mock-phpunit": "^0.2", "phpunit/phpunit": "~4", "satooshi/php-coveralls": "~0.6", "squizlabs/php_codesniffer": "~1.5" }, "bin": [ "bin/protobuf" ], "type": "library", "extra": { "branch-alias": { "dev-master": "0.1.x-dev" } }, "autoload": { "psr-4": { "Protobuf\\Compiler\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabio B. Silva", "email": "fabio.bat.silva@gmail.com", "homepage": "https://github.com/FabioBatSilva" } ], "description": "PHP Code generator plugin from Google's Protocol Buffers", "homepage": "https://github.com/protobuf-php/protobuf-plugin", "keywords": [ "protobuf", "protocol buffer", "serializing" ], "time": "2016-08-04 03:18:39" }, { "name": "psr/log", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "5277094ed527a1c4477177d102fe4c53551953e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/5277094ed527a1c4477177d102fe4c53551953e0", "reference": "5277094ed527a1c4477177d102fe4c53551953e0", "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-09-19 16:02:08" }, { "name": "symfony/console", "version": "v2.8.11", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "3d3e4fa5f0614c8e45220e5de80332322e33bd90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/3d3e4fa5f0614c8e45220e5de80332322e33bd90", "reference": "3d3e4fa5f0614c8e45220e5de80332322e33bd90", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "psr/log": "~1.0", "symfony/event-dispatcher": "~2.1|~3.0.0", "symfony/process": "~2.1|~3.0.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-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": "2016-09-06 10:55:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "dff51f72b0706335131b00a7f49606168c582594" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594", "reference": "dff51f72b0706335131b00a7f49606168c582594", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-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-05-18 14:26:46" }, { "name": "symfony/process", "version": "v2.8.11", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "05a03ed27073638658cab9405d99a67dd1014987" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/05a03ed27073638658cab9405d99a67dd1014987", "reference": "05a03ed27073638658cab9405d99a67dd1014987", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "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 Process Component", "homepage": "https://symfony.com", "time": "2016-09-06 10:55:00" }, { "name": "zendframework/zend-code", "version": "2.6.3", "source": { "type": "git", "url": "https://github.com/zendframework/zend-code.git", "reference": "95033f061b083e16cdee60530ec260d7d628b887" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887", "reference": "95033f061b083e16cdee60530ec260d7d628b887", "shasum": "" }, "require": { "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6", "zendframework/zend-eventmanager": "^2.6 || ^3.0" }, "require-dev": { "doctrine/annotations": "~1.0", "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "^4.8.21", "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", "zendframework/zend-stdlib": "Zend\\Stdlib component" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev", "dev-develop": "2.7-dev" } }, "autoload": { "psr-4": { "Zend\\Code\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "provides facilities to generate arbitrary code using an object oriented interface", "homepage": "https://github.com/zendframework/zend-code", "keywords": [ "code", "zf2" ], "time": "2016-04-20 17:26:42" }, { "name": "zendframework/zend-eventmanager", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-eventmanager.git", "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/5c80bdee0e952be112dcec0968bad770082c3a6e", "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e", "shasum": "" }, "require": { "php": "^5.5 || ^7.0" }, "require-dev": { "athletic/athletic": "^0.1", "container-interop/container-interop": "^1.1.0", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "^2.0", "zendframework/zend-stdlib": "^2.7.3 || ^3.0" }, "suggest": { "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev", "dev-develop": "3.1-dev" } }, "autoload": { "psr-4": { "Zend\\EventManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Trigger and listen to events within a PHP application", "homepage": "https://github.com/zendframework/zend-eventmanager", "keywords": [ "event", "eventmanager", "events", "zf2" ], "time": "2016-02-18 20:53:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }