FedericoHeichou / PizzaReader

A Manga and Comics reader written in Laravel
GNU General Public License v3.0
16 stars 6 forks source link

Upgrade to Laravel 9 and dropping PHP 7.4 #15

Closed FedericoHeichou closed 1 year ago

FedericoHeichou commented 2 years ago

Laravel dropped support for PHP 7.4 starting from version 9: https://laravel.com/docs/9.x/releases#support-policy.
PHP will drop support for 7.4 from 28 November 2022 https://www.php.net/supported-versions.php.

This reader will drop the support for PHP 7.4 and will migrate to Laravel 9 around September 2022.