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 7ab4306 commit f1dd325
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f1dd325

Please sign in to comment.