mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-04-30 14:20:40 -03:00
11 lines
273 B
JSON
11 lines
273 B
JSON
{
|
|
"name": "imecc/base_site_config",
|
|
"description": "Configurações básicas específicas para o site do IMECC.",
|
|
"type": "drupal-module",
|
|
"license": "GPL-2.0-or-later",
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"drupal/core": "^10.3 || ^11"
|
|
}
|
|
}
|