Bump the minor-patch group with 10 updates #1779
Annotations
3 warnings
|
PHP 8.3 - 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
|
|
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
|