{ "_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": "3bfed1859bc1d94145d7828284c6c213", "content-hash": "8ff419d718f354125bf115cdd145246e", "packages": [ { "name": "composer/installers", "version": "v1.0.23", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "6213d900e92647831f7a406d5c530ea1f3d4360e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/6213d900e92647831f7a406d5c530ea1f3d4360e", "reference": "6213d900e92647831f7a406d5c530ea1f3d4360e", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "4.1.*" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Composer\\Installers\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "http://composer.github.com/installers/", "keywords": [ "Craft", "Dolibarr", "Hurad", "MODX Evo", "OXID", "SMF", "Thelia", "WolfCMS", "agl", "aimeos", "annotatecms", "bitrix", "cakephp", "chef", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "elgg", "fuelphp", "grav", "installer", "joomla", "kohana", "laravel", "lithium", "magento", "mako", "mediawiki", "modulework", "moodle", "phpbb", "piwik", "ppi", "puppet", "roundcube", "shopware", "silverstripe", "symfony", "typo3", "wordpress", "zend", "zikula" ], "time": "2016-01-27 12:54:22" }, { "name": "nesbot/carbon", "version": "1.21.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7", "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/translation": "~2.6|~3.0" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "type": "library", "autoload": { "psr-4": { "Carbon\\": "src/Carbon/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "http://nesbot.com" } ], "description": "A simple API extension for DateTime.", "homepage": "http://carbon.nesbot.com", "keywords": [ "date", "datetime", "time" ], "time": "2015-11-04 20:07:17" }, { "name": "netrivet/container", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/netrivet/container.git", "reference": "81e39786a4fb8b290a74cc349c8c473f352cd3ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/netrivet/container/zipball/81e39786a4fb8b290a74cc349c8c473f352cd3ed", "reference": "81e39786a4fb8b290a74cc349c8c473f352cd3ed", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.7", "symfony/var-dumper": "~2.0" }, "type": "library", "autoload": { "psr-4": { "NetRivet\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" }, { "name": "Jared Henderson", "email": "jared@netrivet.com" } ], "description": "A PHP 5.3 compatible fork of the illuminate/container package.", "homepage": "https://github.com/netrivet/container", "time": "2015-07-22 16:44:49" }, { "name": "symfony/polyfill-mbstring", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "1289d16209491b584839022f29257ad859b8532d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d", "reference": "1289d16209491b584839022f29257ad859b8532d", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-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-01-20 09:13:37" }, { "name": "symfony/translation", "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "2de0b6f7ebe43cffd8a06996ebec6aab79ea9e91" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/2de0b6f7ebe43cffd8a06996ebec6aab79ea9e91", "reference": "2de0b6f7ebe43cffd8a06996ebec6aab79ea9e91", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<2.8" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0", "symfony/intl": "~2.8|~3.0", "symfony/yaml": "~2.8|~3.0" }, "suggest": { "psr/log": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" }, "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 Translation Component", "homepage": "https://symfony.com", "time": "2016-02-02 13:44:19" } ], "packages-dev": [ { "name": "symfony/console", "version": "v2.8.3", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "56cc5caf051189720b8de974e4746090aaa10d44" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/56cc5caf051189720b8de974e4746090aaa10d44", "reference": "56cc5caf051189720b8de974e4746090aaa10d44", "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-02-28 16:20:50" }, { "name": "wpreadme2markdown/wpreadme2markdown", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/benbalter/WP-Readme-to-Github-Markdown.git", "reference": "dceae108111232949affc9107c98276c6fa6c98f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/benbalter/WP-Readme-to-Github-Markdown/zipball/dceae108111232949affc9107c98276c6fa6c98f", "reference": "dceae108111232949affc9107c98276c6fa6c98f", "shasum": "" }, "require": { "php": ">= 5.3.3", "symfony/console": "~2.4" }, "bin": [ "bin/wp2md" ], "type": "library", "autoload": { "psr-4": { "WPReadme2Markdown\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Archer", "email": "chrstnarchr@aol.com" }, { "name": "Benjamin J. Balter" } ], "description": "Convert WordPress Plugin readme.txt to Markdown", "keywords": [ "converter", "markdown", "readme", "wordpress" ], "time": "2014-05-28 21:28:31" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.2" }, "platform-dev": [] }