Add rake tasks #306

Merged
wolcen merged 60 commits from add-rake-tasks into master 2019-02-20 21:07:08 +00:00
Showing only changes of commit d105370519 - Show all commits

67
composer.lock generated
View file

@ -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": "86b813ee60cca07dddcb45e523f383fd",
"content-hash": "d9bae6524ab49b82ac074bd757a8b75d",
"packages": [
{
"name": "asm89/stack-cors",
@ -7518,6 +7518,71 @@
"source": "http://cgit.drupalcode.org/paragraphs"
}
},
{
"name": "drupal/paragraphs_features",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/paragraphs_features",
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "1c875c35c3ef75d462385cbc451d9a2f768b016f"
},
"require": {
"drupal/core": "^8.5",
"drupal/paragraphs": "^1.3"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.4",
"datestamp": "1536759480",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Mladen Todorovic",
"homepage": "https://www.drupal.org/user/2103716",
"email": "mladen.todorovic@burda.com"
},
{
"name": "daniel.bosen",
"homepage": "https://www.drupal.org/user/404865"
},
{
"name": "mtodor",
"homepage": "https://www.drupal.org/user/3453049"
},
{
"name": "thunderbot",
"homepage": "https://www.drupal.org/user/3511180"
},
{
"name": "volkerk",
"homepage": "https://www.drupal.org/user/57527"
}
],
"description": "Paragraphs features for extending paragraphs widget functionality.",
"homepage": "https://www.drupal.org/project/paragraphs_features",
"support": {
"source": "http://cgit.drupalcode.org/paragraphs_features"
}
},
{
"name": "drupal/paranoia",
"version": "1.0.0-alpha1",