bnomei / kirby3-lapse

Cache any data until set expiration time
https://forum.getkirby.com/t/kirby3-lapse-cache-any-data-until-set-expiration-time-with-automatic-keys/23586
MIT License
20 stars 0 forks source link

Php 8.0 support #23

Closed psntr closed 6 months ago

psntr commented 1 year ago

Hey me again!

Thank you for updating the boost plugin the other day.

I'm using the boost plugin with Lapse and now I'm facing the issue of platform requirement from the Lapse plugin.

Root composer.json requires bnomei/kirby3-lapse ^3.0 -> satisfiable by bnomei/kirby3-lapse[3.0.0, 3.1.0].
    - bnomei/kirby3-lapse[3.0.0, ..., 3.1.0] require php >=8.1.0 -> your php version (8.0.25)

Any advice would be appreciated!

bnomei commented 6 months ago

fixed by now