diff --git a/composer.lock b/composer.lock index 4b13c71..1a207fc 100644 --- a/composer.lock +++ b/composer.lock @@ -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",