{ "_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": "d179d6e4dbbcaeaed647cc67ab4cea30", "content-hash": "cb46a91710b83e4adc6b589f826e282e", "packages": [ { "name": "opdavies/twig-extensions", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/opdavies/twig-extensions.git", "reference": "6ded44f2cfb250a6049cbbccf9709f1a725097f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/opdavies/twig-extensions/zipball/6ded44f2cfb250a6049cbbccf9709f1a725097f8", "reference": "6ded44f2cfb250a6049cbbccf9709f1a725097f8", "shasum": "" }, "require": { "twig/twig": "^1.24" }, "type": "library", "autoload": { "psr-4": { "Opdavies\\Twig\\Extensions\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Davies", "email": "oliver@oliverdavies.uk", "homepage": "https://www.oliverdavies.uk" } ], "description": "A collection of personal Twig extensions.", "time": "2016-07-15 01:40:58" }, { "name": "twig/twig", "version": "v1.24.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "3566d311a92aae4deec6e48682dc5a4528c4a512" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/3566d311a92aae4deec6e48682dc5a4528c4a512", "reference": "3566d311a92aae4deec6e48682dc5a4528c4a512", "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.24-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": "2016-05-30 09:11:59" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "opdavies/twig-extensions": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }