Skip to content
Snippets Groups Projects
Commit 0a4ae3fb authored by Konstantinos Platis's avatar Konstantinos Platis
Browse files

Add composer.json file

parent ce03555a
No related branches found
No related tags found
1 merge request!2Add composer file and make module d9-ready
{
"name": "drupal/cern-ldap-api",
"description": "Provides a service API to access CERN LDAP",
"version": "0.1",
"type": "drupal-custom-module",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Konstantinos Platis",
"email": "konstantinos.platis@cern.ch"
}
],
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
}
],
"require": {}
}
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