Skip to content
Snippets Groups Projects
Commit 3ee9c983 authored by Tim Diels's avatar Tim Diels
Browse files

Merge branch '3499447-the-module-does-2.0.x' into '2.0.x'

Remove dependency to gin_toolbar

See merge request !2
parents 83b2f71d 09bebdf9
No related branches found
No related tags found
No related merge requests found
Pipeline #407478 passed
......@@ -9,13 +9,11 @@
## Introduction
Helper module to bring the Local Tasks to the Gin toolbar.
Helper module to bring the Local Tasks to the Drupal toolbar.
## Requirements
This module requires the following modules:
- Requires [Gin Toolbar](https://www.drupal.org/project/gin_toolbar)
This module requires no additional modules.
## Installation
......
......@@ -14,8 +14,8 @@
"issues": "https://www.drupal.org/project/issues/gin_toolbar_local_tasks",
"source": "https://git.drupalcode.org/project/gin_toolbar_local_tasks"
},
"require": {
"drupal/gin_toolbar": "^1.0"
"suggest": {
"drupal/gin_toolbar": "Only needed when wanting to use the local tasks in combination with the gin toolbar in the frontend."
},
"license": "GPL-2.0-or-later",
"minimum-stability": "dev"
......
......@@ -6,4 +6,4 @@ type: module
core_version_requirement: ^10 || ^11
dependencies:
- gin_toolbar:gin_toolbar
- drupal:toolbar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment