Closed (duplicate)
Project:
Views Accordion
Version:
2.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2023 at 20:20 UTC
Updated:
22 Jan 2023 at 11:01 UTC
Jump to comment: Most recent
Comments
Comment #2
phpforfree commentedI second this. I tried editing the require section of the composer.json in the module code to increase the requirement and maybe write a patch, but no luck:
"require": {
"drupal/jquery_ui_accordion": "^1.0"
},
to:
"require": {
"drupal/jquery_ui_accordion": "^2.0"
},
Comment #3
nmangold commentedThese changes have already been made in https://www.drupal.org/project/views_accordion/issues/3290414.