contao-themes-net / odd-theme-bundle

odd theme bundle for contao cms
https://contao-themes.net/theme-detail/odd.html
Other
4 stars 2 forks source link

Impossible to update Contao to 4.9.22 version #23

Closed najbo closed 3 years ago

najbo commented 3 years ago

Hello,

I can't update Contao with Odd Theme.

Bug description

When trying to update from Contao 4.9.21 to 4.9.22, I get an error stating that contao-themes-net/odd-theme-bundle is locked to version 1.7.0 and an update of this package was not requested.

Steps to reproduce

Go to contao-manager and update from 4.9.21 to 4.9.22

Screenshots

Capture d’écran 2021-10-21 084247

Environment

Contato 4.9.21, Odd Theme 1.7.0 (^1.4) , Animated Timeline 1.1.4, ChangeLanguage 3.2.4

Thanks a lot for your help !

seibtph commented 3 years ago

You can try to update the contao bundle and the odd theme. Maybe than it works.

najbo commented 3 years ago

Hi,

Thank your for your reply and advice. But

composer update contao/manager-bundle contao-themes-net/odd-theme-bundle contao/news-bundle contao/calendar-bundle contao/faq-bundle contao/comments-bundle contao/newsletter-bundle contao/listing-bundle contao/conflicts contao/core-bundle contao/installation-bundle

did not work and gave this error :

  Problem 1
    - pdir/animated-timeline-bundle is locked to version 1.1.4 and an update of this package was not requested.
    - pdir/animated-timeline-bundle 1.1.4 requires php ^5.6 || ^7.0 -> your php version (8.0.11.0) does not satisfy that requirement.
[1573.7MiB/88.77s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
[78.3MiB/90.51s] Memory usage: 78.34MB (peak: 1574.74MB), time: 90.52s.
[78.3MiB/90.52s] Finished Composer Cloud resolving.

I have php version 8.011 on my server. Do yo plan to update your plugin to 8.0 ? I downgraded php version to 7.4 and it worked now.

seibtph commented 3 years ago

@najbo The Animated Timeline Bundle is now available for PHP 8.

najbo commented 3 years ago

Thanks a lot ! Great job.