Bump actions/checkout from 7.0.0 to 7.0.1 #1915
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
|