@pixelfed
v0.11.5 requires php8. Debian stable is using php7.4. So we can't update pixelfed.
Could you please make the App compatible with both versions?
Or, better, make Pixelfed compatible with both php7.4 and 8?
Top-level
@pixelfed Could you please make the App compatible with both versions? Or, better, make Pixelfed compatible with both php7.4 and 8? 2 comments
@pixelfed It would be very nice to not be too agressive with your update policy. Not only because of Debian, but also because we often have other application on the same server, and don't want to setup multiple php versions. |
@John_Livingston Unfortunately we require php 8.1 at minimum because that is what the laravel framework requires.
php7.4 hasn't had active support since 2021.