Remove gin_toolbar

This commit is contained in:
Oliver Davies 2024-05-22 06:57:00 +01:00
parent 0bda0452bb
commit a2ef66a7ff
2 changed files with 1 additions and 62 deletions

View file

@ -21,7 +21,6 @@
"drupal/core-composer-scaffold": "^10.2", "drupal/core-composer-scaffold": "^10.2",
"drupal/core-project-message": "^10.2", "drupal/core-project-message": "^10.2",
"drupal/core-recommended": "^10.2", "drupal/core-recommended": "^10.2",
"drupal/gin_toolbar": "^1.0@RC",
"drupal/hook_event_dispatcher": "^4.0", "drupal/hook_event_dispatcher": "^4.0",
"drupal/inline_entity_form": "^3.0@RC", "drupal/inline_entity_form": "^3.0@RC",
"drupal/layout_builder_modal": "^1.2", "drupal/layout_builder_modal": "^1.2",

62
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "81fdfbfdbdae297800bbd5fb97c333ad", "content-hash": "5c895fe7237c9b57c482ea50847e0bc8",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -1834,65 +1834,6 @@
"source": "https://git.drupalcode.org/project/entity_reference_revisions" "source": "https://git.drupalcode.org/project/entity_reference_revisions"
} }
}, },
{
"name": "drupal/gin_toolbar",
"version": "1.0.0-rc5",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/gin_toolbar.git",
"reference": "8.x-1.0-rc5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-rc5.zip",
"reference": "8.x-1.0-rc5",
"shasum": "523b565244440a16fa447065a98841770992bd2e"
},
"require": {
"drupal/core": "^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-rc5",
"datestamp": "1702727588",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Sascha Eggenberger (saschaeggi)",
"homepage": "https://www.drupal.org/u/saschaeggi",
"role": "Maintainer"
}
],
"description": "Gin Toolbar for Frontend use",
"homepage": "https://www.drupal.org/project/gin_toolbar",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/gin_toolbar",
"issues": "https://www.drupal.org/project/issues/gin_toolbar"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/saschaeggi"
},
{
"type": "other",
"url": "https://paypal.me/saschaeggi"
}
]
},
{ {
"name": "drupal/hook_event_dispatcher", "name": "drupal/hook_event_dispatcher",
"version": "4.0.1", "version": "4.0.1",
@ -13279,7 +13220,6 @@
"aliases": [], "aliases": [],
"minimum-stability": "beta", "minimum-stability": "beta",
"stability-flags": { "stability-flags": {
"drupal/gin_toolbar": 5,
"drupal/inline_entity_form": 5, "drupal/inline_entity_form": 5,
"drupal/rabbit_hole": 10 "drupal/rabbit_hole": 10
}, },