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

Update Bamboo Twig to 5.x

parent d81d0d56
Branches feature/composer-trouble
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": "93fab4620bc655303e6550e0d903440a",
"content-hash": "b28f65c8694d15b609e82d246f25e8f6",
"packages": [
{
"name": "asm89/stack-cors",
......@@ -912,37 +912,38 @@
},
{
"name": "drupal/bamboo_twig",
"version": "4.1.0",
"version": "5.0.0-alpha1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/bamboo_twig.git",
"reference": "8.x-4.1"
"reference": "8.x-5.0-alpha1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/bamboo_twig-8.x-4.1.zip",
"reference": "8.x-4.1",
"shasum": "9e70166a3252509f18d6d5d0de784f497b099642"
"url": "https://ftp.drupal.org/files/projects/bamboo_twig-8.x-5.0-alpha1.zip",
"reference": "8.x-5.0-alpha1",
"shasum": "7924e1f4c31a762e4fa190da773987f2128e8267"
},
"require": {
"drupal/core": "~8.0"
"drupal/core": "^8.8 || ^9"
},
"require-dev": {
"drupal/coder": "*",
"squizlabs/php_codesniffer": "^2.7",
"twig/extensions": "^1.4.1"
"drupal/coder": "^8.3.1",
"squizlabs/php_codesniffer": "^3.0.1",
"symfony/mime": "^4.3",
"twig/extensions": "^1.5.4"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-4.x": "4.x-dev"
"dev-5.x": "5.x-dev"
},
"drupal": {
"version": "8.x-4.1",
"datestamp": "1535186880",
"version": "8.x-5.0-alpha1",
"datestamp": "1578674583",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
......
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