Add rake tasks #306
1 changed files with 22 additions and 18 deletions
40
composer.lock
generated
40
composer.lock
generated
|
@ -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": "d9bae6524ab49b82ac074bd757a8b75d",
|
||||
"content-hash": "577780153fce8a33a72ad2165283ce92",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -2953,7 +2953,7 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/comment_notify",
|
||||
"reference": "01751b118ce3765fe3af07a36ca8c6f6687c6534"
|
||||
"reference": "96ecd28cd0f674291e93102661149520e7b45259"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*",
|
||||
|
@ -2965,16 +2965,12 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta2+7-dev",
|
||||
"datestamp": "1544815219",
|
||||
"version": "8.x-1.0-beta3+4-dev",
|
||||
"datestamp": "1548372780",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
},
|
||||
"patches_applied": {
|
||||
"Invalid placeholder (!types) in string": "https://www.drupal.org/files/issues/2019-01-16/2938134-4.patch",
|
||||
"The unsubscribe option is not working": "https://www.drupal.org/files/issues/2019-01-17/3026687-2.patch"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
|
@ -2982,6 +2978,10 @@
|
|||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "gnuget",
|
||||
"homepage": "https://www.drupal.org/user/992990"
|
||||
},
|
||||
{
|
||||
"name": "greggles",
|
||||
"homepage": "https://www.drupal.org/user/36762"
|
||||
|
@ -2992,7 +2992,7 @@
|
|||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/comment_notify"
|
||||
},
|
||||
"time": "2018-12-28T18:11:39+00:00"
|
||||
"time": "2019-01-25T14:32:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/components",
|
||||
|
@ -6431,6 +6431,10 @@
|
|||
"name": "jmiccolis",
|
||||
"homepage": "https://www.drupal.org/user/31731"
|
||||
},
|
||||
{
|
||||
"name": "joseph.olstad",
|
||||
"homepage": "https://www.drupal.org/user/1321830"
|
||||
},
|
||||
{
|
||||
"name": "mpotter",
|
||||
"homepage": "https://www.drupal.org/user/616192"
|
||||
|
@ -9929,7 +9933,7 @@
|
|||
{
|
||||
"name": "Luís Otávio Cobucci Oblonczyk",
|
||||
"email": "lcobucci@gmail.com",
|
||||
"role": "developer"
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
|
||||
|
@ -11691,7 +11695,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Gert de Pagter",
|
||||
"email": "BackEndTea@gmail.com"
|
||||
"email": "backendtea@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "Symfony polyfill for ctype functions",
|
||||
|
@ -12929,16 +12933,16 @@
|
|||
},
|
||||
{
|
||||
"name": "zendframework/zendxml",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/zendframework/ZendXml.git",
|
||||
"reference": "267db6a2c431a08a8f8ff0f1f4c302a5ba6f5b99"
|
||||
"reference": "eceab37a591c9e140772a1470338258857339e00"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/zendframework/ZendXml/zipball/267db6a2c431a08a8f8ff0f1f4c302a5ba6f5b99",
|
||||
"reference": "267db6a2c431a08a8f8ff0f1f4c302a5ba6f5b99",
|
||||
"url": "https://api.github.com/repos/zendframework/ZendXml/zipball/eceab37a591c9e140772a1470338258857339e00",
|
||||
"reference": "eceab37a591c9e140772a1470338258857339e00",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12951,8 +12955,8 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.1.x-dev",
|
||||
"dev-develop": "1.2.x-dev"
|
||||
"dev-master": "1.2.x-dev",
|
||||
"dev-develop": "1.3.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -12971,7 +12975,7 @@
|
|||
"xml",
|
||||
"zf"
|
||||
],
|
||||
"time": "2018-04-30T15:11:04+00:00"
|
||||
"time": "2019-01-22T19:42:14+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
|
|
Loading…
Reference in a new issue