Bump the minor-patch group with 7 updates #1912
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
|