Skip to content

Commit

Permalink
Add missing EOF newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Timon de Groot committed Sep 5, 2019
1 parent bbbdc80 commit 4984586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Exception/PhpVersionException.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ public function __construct(string $requiredVersion, $code = 0, ?Throwable $prev
$previous
);
}
}
}

0 comments on commit 4984586

Please sign in to comment.