Update composer lock file with excess linebreaks fix patch
This commit is contained in:
parent
7a52a0c3f2
commit
12a78b1d04
1 changed files with 3 additions and 2 deletions
5
composer.lock
generated
5
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": "ac119b411e31e97e3c1487761621023b",
|
||||
"content-hash": "753b100f6d78324f59740293c8d1deef",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -7763,7 +7763,8 @@
|
|||
}
|
||||
},
|
||||
"patches_applied": {
|
||||
"Conversion Method settings not saved": "https://www.drupal.org/files/issues/settings_not_saved-2917621-1.patch"
|
||||
"Conversion Method settings not saved": "https://www.drupal.org/files/issues/settings_not_saved-2917621-1.patch",
|
||||
"Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
|
|
Loading…
Reference in a new issue