{ "_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": "10f18d49bfda2ad034351945069eff50", "content-hash": "ea8a569cad62593200cfbca663da4f00", "packages": [ { "name": "luticate/utils", "version": "0.1.0", "source": { "type": "git", "url": "https://git.rthoni.com/luticate/utils.git", "reference": "77f8da42593221de01feb281c793d7f4180456cb" }, "type": "library", "autoload": { "psr-4": { "Luticate\\": "src/" } }, "authors": [ { "name": "Robin THONI", "email": "robin@rthoni.com" } ], "description": "Luticate user management system utils", "time": "2015-11-11 14:40:48" }, { "name": "twig/twig", "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/d9b6333ae8dd2c8e3fd256e127548def0bc614c6", "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6", "shasum": "" }, "require": { "php": ">=5.2.7" }, "require-dev": { "symfony/debug": "~2.7", "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.23-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "http://twig.sensiolabs.org/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2015-11-05 12:49:06" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }