mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/site_tools.git
synced 2026-05-04 14:40:40 -03:00
Corrige erro em composer.json
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.4"
|
"php": ">=8.1",
|
||||||
|
"drupal/core": "^10.3 || ^11"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user