Skip to content
Snippets Groups Projects
Commit 4295fa5f authored by M Miller's avatar M Miller
Browse files

add twig_tweak

parent 9c37f8eb
No related branches found
No related tags found
2 merge requests!3Theme in progress.,!1Feature/updates
......@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b28f65c8694d15b609e82d246f25e8f6",
"content-hash": "82976970a3c6e13d60309848f5ef67d2",
"packages": [
{
"name": "asm89/stack-cors",
......@@ -1253,6 +1253,61 @@
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"time": "2020-03-04T18:01:37+00:00"
},
{
"name": "drupal/twig_tweak",
"version": "2.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/twig_tweak.git",
"reference": "8.x-2.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.5.zip",
"reference": "8.x-2.5",
"shasum": "077e193192d85706f5c5afc7575ba07b41499f79"
},
"require": {
"drupal/core": "^8.7 || ^9.0"
},
"suggest": {
"symfony/var-dumper": "Better dump() function for debugging Twig variables"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.5",
"datestamp": "1583937566",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Chi",
"homepage": "https://www.drupal.org/user/556138"
}
],
"description": "A Twig extension with some useful functions and filters for Drupal development.",
"homepage": "https://www.drupal.org/project/twig_tweak",
"keywords": [
"Drupal",
"Twig"
],
"support": {
"source": "https://git.drupalcode.org/project/twig_tweak",
"issues": "https://www.drupal.org/project/issues/twig_tweak"
}
},
{
"name": "easyrdf/easyrdf",
"version": "0.9.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment