Skip to content
Snippets Groups Projects
Commit 45b7cb89 authored by M Parker's avatar M Parker
Browse files

Issue #3481982: Simplify composer.json

parent 547b627f
No related tags found
No related merge requests found
{
"name": "drupal/feedback",
"type": "drupal-module",
"description": "Collect page feedback",
"keywords": ["Drupal"],
"license": "GPL-2.0-or-later",
"homepage": "https://www.drupal.org/project/feedback",
"minimum-stability": "dev",
"support": {
"issues": "http://drupal.org/project/issues/feedback",
"source": "http://cgit.drupalcode.org/feedback"
},
"require": { }
"name": "drupal/feedback",
"description": "Allows users and visitors of a Drupal site to quickly send feedback messages about the currently displayed page, using a fixed positioned and ajaxified feedback form.",
"support": {
"issues": "http://drupal.org/project/issues/feedback"
}
}
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