So I do understand well.
If you installed the latest version of Drupal 11 x + This module is not working?I need insert this code into the composer.json ????
{ "type": "package", "package": { "name": "malsyp/cycle", "version": "3.0", "type": "drupal-library", "extra": { "installer-name": "jquery.cycle" }, "dist": { "url": "https://github.com/malsup/cycle/archive/refs/heads/master.zip", "type": "zip" }, "require": { "composer/installers": "^2" } } },