This repository has been archived on 2025-10-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupal-module-simple-message/composer.json
2020-07-21 19:56:28 +01:00

8 lines
143 B
JSON

{
"name": "drupal/simple_message",
"description": "Displays a simple message.",
"type": "drupal-module",
"require": {
"php": "^7.4"
}
}