-
- Downloads
There was a problem fetching the pipeline summary.
Bug fix for missing repository
... | ... | @@ -27,6 +27,19 @@ |
{ | ||
"type": "composer", | ||
"url": "https://packages.drupal.org/8" | ||
}, | ||
{ | ||
"type": "package", | ||
"package": { | ||
"name": "ckeditorplugin/codesnippet", | ||
"type": "drupal-library", | ||
"version": "master", | ||
"dist": { | ||
"type": "zip", | ||
"url": "http://download.ckeditor.com/codesnippet/releases/codesnippet_4.5.11.zip", | ||
"reference": "master" | ||
} | ||
} | ||
} | ||
], | ||
"require": { | ||
... | ... |
Please register or sign in to comment