mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/structural_pages.git
synced 2026-05-05 16:35:29 -03:00
Adiciona composer.json aos sub-módulos
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
10
imecc_menu_helper/composer.json
Normal file
10
imecc_menu_helper/composer.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "imecc/imecc_menu_helper",
|
||||
"description": "Automatiza a hierarquia de menus baseada na Taxonomia de Setores.",
|
||||
"type": "drupal-module",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"require": {
|
||||
"php": ">=8.1",
|
||||
"drupal/core": "^10"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user