silktide/pharmacist

Double space.

B3none opened this issue · 1 comments

Change line 109 of VerifyCommand.php to

$this->error("DI config failed on ".count($exceptions)." services");

as opposed to

$this->error("DI config failed on ".count($exceptions)."  services");

You're welcome to write a PR :P