Skip to content
Snippets Groups Projects
Commit 3f412d3e authored by Andrew Belcher's avatar Andrew Belcher Committed by Jacob Rockowitz
Browse files

Issue #3264249 by andrewbelcher, Eduardo Morales Alberti, nishantghetiya:...

Issue #3264249 by andrewbelcher, Eduardo Morales Alberti, nishantghetiya: Composer library error "the given path has multiple possibilities"
parent 0d4b7be3
No related merge requests found
......@@ -269,7 +269,7 @@
"installer-name": "jquery.icheck"
},
"dist": {
"url": "https://github.com/fronteed/icheck/archive/1.0.2.zip",
"url": "https://github.com/dargullin/icheck/archive/refs/tags/1.0.2.zip",
"type": "zip"
},
"require": {
......
......@@ -19,7 +19,7 @@ function webform_icheck_webform_libraries_info() {
'description' => t('Highly customizable checkboxes and radio buttons.'),
'notes' => t('iCheck is used to optionally enhance checkboxes and radio buttons.'),
'homepage_url' => Url::fromUri('http://icheck.fronteed.com/'),
'download_url' => Url::fromUri('https://github.com/fronteed/icheck/archive/1.0.2.zip'),
'download_url' => Url::fromUri('https://github.com/dargullin/icheck/archive/refs/tags/1.0.2.zip'),
'version' => '1.0.2 ',
'optional' => FALSE,
'deprecated' => t('The iCheck library is not being maintained. It has been <a href=":href">deprecated</a> and will be removed in Webform 7.0.', [':href' => 'https://www.drupal.org/project/webform/issues/2931154']),
......
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