Skip to content

Commit 2f38ff5

Browse files
mvorisekondrejmirtes
authored andcommitted
Add ./phpstan to match phpstan repo
1 parent 3f57fe6 commit 2f38ff5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

phpstan

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/usr/bin/env php
2+
<?php
3+
4+
declare (strict_types=1);
5+
6+
require_once __DIR__ . '/bin/phpstan';

0 commit comments

Comments
 (0)