Bump the minor-patch group across 1 directory with 13 updates #1982
Annotations
2 warnings
|
PHP 8.4 - prefer-lowest:
vendor/marc-mabe/php-enum/src/Enum.php#L82
Private methods cannot be final as they are never overridden by other classes
|
|
PHP 8.5 - prefer-lowest:
vendor/marc-mabe/php-enum/src/Enum.php#L82
Private methods cannot be final as they are never overridden by other classes
|