php-imap
php-imap copied to clipboard
Update `illuminate/pagination` dependency
Hi,
for the 6.x branch, using PHP 8.4 and lower dependencies I get this deprecation:
deprecated: 8192 :: Illuminate\Support\Collection::filter(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead on line 379 of /home/mirko/Server/climat/vendor/illuminate/collections/Collection.php
The illuminate/pagination package should require at least version 12, the current required version 5 is 11 years old.
Maybe you plan to update this dependency later. Thanks.
The deprecations issued are different, and also concern carbon:
deprecated: 8192 :: Carbon\Traits\Date::utcOffset(): Implicitly marking parameter $minuteOffset as nullable is deprecated, the explicit nullable type must be used instead on line 1440 of /home/mirko/Server/climat/vendor/nesbot/carbon/src/Carbon/Traits/Date.php
No answer? Is anyone there?