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