-
- Downloads
compability D9
composer.json
0 → 100644
{ | |||
"name": "drupal/views_search_snippet", | |||
"type": "drupal-module", | |||
"description": "Views search snippet", | |||
"keywords": [ | |||
"Drupal" | |||
], | |||
"license": "GPL-2.0-or-later", | |||
"homepage": "https://www.drupal.org/project/views_search_snippet", | |||
"support": { | |||
"issues": "https://www.drupal.org/project/issues/views_search_snippet", | |||
"source": "https://git.drupalcode.org/project/views_search_snippet" | |||
}, | |||
"repositories": { | |||
"packages.drupal": { | |||
"type": "composer", | |||
"url": "https://packages.drupal.org/9" | |||
} | |||
}, | |||
"minimum-stability": "dev", | |||
"suggest": {} | |||
} |
Please register or sign in to comment