Update gin theme to 3.0.0-alpha27

This commit is contained in:
Oliver Davies 2020-10-08 21:00:32 +01:00
parent 3fe97b7081
commit 1fec4ab08b

33
composer.lock generated
View file

@ -2498,17 +2498,17 @@
},
{
"name": "drupal/gin",
"version": "3.0.0-alpha23",
"version": "3.0.0-alpha27",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/gin.git",
"reference": "8.x-3.0-alpha23"
"reference": "8.x-3.0-alpha27"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-alpha23.zip",
"reference": "8.x-3.0-alpha23",
"shasum": "9bc03cad25b1def9e9327df8c13bc2e11bc61aeb"
"url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-alpha27.zip",
"reference": "8.x-3.0-alpha27",
"shasum": "8a6c0b47313b295dabc781def387f1a0179eb1d8"
},
"require": {
"drupal/core": "^8.8 || ^9"
@ -2516,8 +2516,8 @@
"type": "drupal-theme",
"extra": {
"drupal": {
"version": "8.x-3.0-alpha23",
"datestamp": "1594643695",
"version": "8.x-3.0-alpha27",
"datestamp": "1601291419",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
@ -2530,20 +2530,31 @@
],
"authors": [
{
"name": "dermario",
"homepage": "https://www.drupal.org/user/241276"
"name": "Sascha Eggenberger (saschaeggi)",
"homepage": "https://www.drupal.org/u/saschaeggi",
"role": "Maintainer"
},
{
"name": "saschaeggi",
"homepage": "https://www.drupal.org/user/1999056"
}
],
"description": "For a better Content Editor Experience on top of Claro.",
"description": "For a better Admin and Content Editor Experience.",
"homepage": "https://www.drupal.org/project/gin",
"support": {
"source": "https://git.drupalcode.org/project/gin",
"issues": "https://www.drupal.org/project/issues/gin"
}
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/saschaeggi"
},
{
"type": "other",
"url": "https://paypal.me/saschaeggi"
}
]
},
{
"name": "drupal/gin_toolbar",