|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "hash": "9ee1818d7db2f8fb0ebd5f6c26a6ece7",
|
|
|
+ "hash": "62c2bb42d93ce084eb196edc767b94ec",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "doctrine/annotations",
|
|
@@ -855,6 +855,53 @@
|
|
|
],
|
|
|
"time": "2014-12-03 12:04:45"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "twig/extensions",
|
|
|
+ "version": "v1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/twigphp/Twig-extensions.git",
|
|
|
+ "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
|
|
|
+ "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "twig/twig": "~1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Twig_Extensions_": "lib/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "[email protected]"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common additional features for Twig that do not directly belong in core",
|
|
|
+ "homepage": "https://github.com/fabpot/Twig-extensions",
|
|
|
+ "keywords": [
|
|
|
+ "debug",
|
|
|
+ "i18n",
|
|
|
+ "text"
|
|
|
+ ],
|
|
|
+ "time": "2013-10-18 19:37:15"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "twig/twig",
|
|
|
"version": "v1.16.2",
|