D9 - Updates
Showing
{ | { | ||
"name": "sumeshsr/zendesk", | "name": "sumeshsr/zendesk", | ||
"type": "drupal-module", | "type": "drupal-module", | ||
"description": "Zendesk module", | "description": "This module allows you to integrate your drupal site with the zendesk.", | ||
"keywords": [ | "keywords": [ | ||
"Drupal" | "Drupal" | ||
], | ], | ||
"license": "GPL-2.0+", | |||
"minimum-stability": "dev", | |||
"repositories": [ | "repositories": [ | ||
{ | { | ||
"type": "composer", | "type": "composer", | ||
"url": "https://packages.drupal.org/8" | "url": "https://packages.drupal.org/8" | ||
} | } | ||
], | ], | ||
"license": "GPL-2.0-or-later", | |||
"require": { | "require": { | ||
"zendesk/zendesk_api_client_php": "2.2.11" | "zendesk/zendesk_api_client_php": "2.2.11" | ||
} | } | ||
} | } | ||
\ No newline at end of file |
Please register or sign in to comment