Skip to content
Snippets Groups Projects
Commit c0308f94 authored by Andrei Mateescu's avatar Andrei Mateescu
Browse files

Remove manually-written composer.json.

parent 81c852ef
No related branches found
No related tags found
No related merge requests found
{
"name": "drupal/entityqueue",
"description": "The Entityqueue module allows users to create queues of any entity type.",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"homepage": "https://www.drupal.org/project/entityqueue",
"minimum-stability": "dev",
"authors": [
{
"name": "Andrei Mateescu",
"homepage": "https://www.drupal.org/u/amateescu",
"role": "Maintainer"
},
{
"name": "Jonathan Jordan",
"homepage": "https://www.drupal.org/u/jojonaloha",
"role": "Maintainer"
}
],
"support": {
"issues": "https://www.drupal.org/project/issues/entityqueue",
"irc": "irc://irc.freenode.org/drupal-contribute",
"source": "http://cgit.drupalcode.org/entityqueue"
},
"require": {
"drupal/core": "^8.7.7 || ^9"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment