Skip to content
Snippets Groups Projects
Commit 4e60c501 authored by John Franklin's avatar John Franklin
Browse files

Issue #3455891 by John Franklin: Remove composer.json per Drupal's guidelines.

parent fc8f1df8
No related branches found
No related tags found
No related merge requests found
{
"name": "drupal/database_ssl_check",
"type": "drupal-module",
"description": "Displays the SSL connection parameters to your database.",
"keywords": [
"Drupal",
"Database",
"SSL"
],
"license": "GPL-2.0+",
"authors": [
{
"name": "John Franklin",
"homepage": "https://www.drupal.org/u/john-franklin",
"role": "Maintainer"
},
{
"name": "John Shortess",
"homepage": "https://www.drupal.org/u/johnshortess",
"role": "Maintainer"
}
],
"homepage": "https://www.drupal.org/project/database_ssl_check",
"minimum-stability": "dev",
"support": {
"issues": "https://drupal.org/project/issues/database_ssl_check",
"source": "https://git.drupalcode.org/project/database_ssl_check"
},
"require": {
"drupal/core": "^9 || ^10 || ^11"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment