{ "_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", "This file is @generated automatically" ], "hash": "c13d01568dea02e2afe4b9060478178f", "packages": [ { "name": "league/plates", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/plates.git", "reference": "c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/plates/zipball/c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8", "reference": "c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8", "shasum": "" }, "require-dev": { "mikey179/vfsstream": "~1.4.0", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~1.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "League\\Plates\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Reinink", "email": "jonathan@reinink.ca", "role": "Developer" } ], "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.", "homepage": "http://platesphp.com", "keywords": [ "league", "package", "templates", "templating", "views" ], "time": "2014-10-21 12:06:12" }, { "name": "m6w6/merry", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/m6w6/merry.git", "reference": "079ca547531915b0ba0cb6829a89d9c7d4b93408" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/m6w6/merry/zipball/079ca547531915b0ba0cb6829a89d9c7d4b93408", "reference": "079ca547531915b0ba0cb6829a89d9c7d4b93408", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "merry\\": "lib/merry" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Michael Wallner", "email": "mike@php.net" } ], "description": "Merry container and configuration", "homepage": "http://github.com/m6w6/merry", "keywords": [ "config", "configuration", "container", "merry" ], "time": "2015-03-12 13:49:46" }, { "name": "m6w6/pharext", "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/m6w6/pharext.git", "reference": "3dcc326aa922ce4b70d07049572c6f15a744869c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/m6w6/pharext/zipball/3dcc326aa922ce4b70d07049572c6f15a744869c", "reference": "3dcc326aa922ce4b70d07049572c6f15a744869c", "shasum": "" }, "bin": [ "bin/pharext", "bin/pharext.pubkey" ], "type": "project", "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "description": "Package PHP extensions as self-installing PHARs", "keywords": [ "ext", "extension", "install", "package", "phar" ], "time": "2015-04-08 10:17:40" }, { "name": "m6w6/pharext.wiki", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/m6w6/pharext.wiki.git", "reference": "master" }, "type": "library", "time": "2015-04-30 17:39:40" }, { "name": "nikic/fast-route", "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/nikic/FastRoute.git", "reference": "f26a8f7788f25c0e3e9b1579d38d7ccab2755320" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/FastRoute/zipball/f26a8f7788f25c0e3e9b1579d38d7ccab2755320", "reference": "f26a8f7788f25c0e3e9b1579d38d7ccab2755320", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "FastRoute\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov", "email": "nikic@php.net" } ], "description": "Fast request router for PHP", "keywords": [ "router", "routing" ], "time": "2015-02-26 15:33:07" }, { "name": "rdlowrey/auryn", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/rdlowrey/Auryn.git", "reference": "500b08ec9942eb8b647b128fa13942d45754e3d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rdlowrey/Auryn/zipball/500b08ec9942eb8b647b128fa13942d45754e3d4", "reference": "500b08ec9942eb8b647b128fa13942d45754e3d4", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "Auryn\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dan Ackroyd", "email": "Danack@basereality.com", "homepage": "http://www.basereality.com", "role": "Developer" }, { "name": "Daniel Lowrey", "email": "rdlowrey@gmail.com", "role": "Creator / Main Developer" }, { "name": "Levi Morrison", "email": "levim@php.net", "homepage": "http://morrisonlevi.github.com/", "role": "Developer" } ], "description": "Auryn is a dependency injector for bootstrapping object-oriented PHP applications.", "homepage": "https://github.com/rdlowrey/Auryn", "keywords": [ "dependency injection", "dic", "ioc" ], "time": "2015-03-12 19:52:27" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "rdlowrey/auryn": 20, "m6w6/pharext.wiki": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }