Gitify
Gitify copied to clipboard
fix: modmore\Gitify\Command\ExtractCommand::extractPackages() – Implicitly marking parameter $file as nullable is deprecated
Prevents this error when running gitify extract on PHP 8.3:
Deprecated: modmore\Gitify\Command\ExtractCommand::extractPackages(): Implicitly marking parameter $file as nullable is deprecated, the explicit nullable type must be used instead in /.composer/vendor/modmore/gitify/src/Command/ExtractCommand.php on line 500