dklemmt / contao_dk_caroufredsel

Implementation of jQuery.carouFredSel as Contao extension
4 stars 9 forks source link

Fix composer.json for Contao 4.4 LTS #29

Closed havutcuoglu closed 3 years ago

havutcuoglu commented 4 years ago

The composer.json file has as require the"contao/core-bundle": "~3.2",

Please change the require to "contao/core-bundle": "~3.2 || ~4.0", for Contao 4.4 LTS

The Caroufredsel from the https://github.com/mindbird/contao_dk_caroufredsel works fine with Contao 4.4 LTS.

Only problem here is the issue https://github.com/mindbird/contao_dk_caroufredsel/issues/7. If I fix the autoload file, I can use the repository without any problems.

Thanks a lot

fritzmg commented 4 years ago

Please provide a PR with the necessary changes.

havutcuoglu commented 4 years ago

You will get it ASAP.

havutcuoglu commented 3 years ago

I was able to install the repository in C 4.9.13