Skip to content

Commit

Permalink
Fix TypeError (#10904)
Browse files Browse the repository at this point in the history
Fix string type requirement in case of NULL value:

    [TypeError]                                                                                                                                                                  
    Composer\Command\InitCommand::parseAuthorString(): Argument #1 ($author) must be of type string, null given, called in phar:///composer.phar/src/Composer/Command/InitCommand.php on line 345
  • Loading branch information
ktomk committed Jul 1, 2022
1 parent f1dd325 commit 7adcf9f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 7adcf9f

Please sign in to comment.