-
- Downloads
Issue #3459728 by TR: Turn on GitLabCI testing
parent
5be4d427
No related branches found
No related tags found
... | ... | @@ -8,9 +8,24 @@ |
"issues": "https://www.drupal.org/project/issues/votingapi_widgets", | ||
"source": "https://git.drupalcode.org/project/votingapi_widgets" | ||
}, | ||
"repositories": { | ||
"antennaio": { | ||
"type": "package", | ||
"package": { | ||
"name": "antennaio/jquery-bar-rating", | ||
"version": "1.2.2", | ||
"type": "drupal-library", | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://github.com/antennaio/jquery-bar-rating/archive/v1.2.2.zip" | ||
} | ||
} | ||
} | ||
}, | ||
"require": { | ||
"drupal/core": "^8.8.2 || ^9", | ||
"drupal/votingapi": "^3.0" | ||
}, | ||
"minimum-stability": "dev" | ||
"require-dev": { | ||
"antennaio/jquery-bar-rating": "1.2.2" | ||
} | ||
} |
drupalci.yml
deleted
100644 → 0
Please register or sign in to comment