There was an error while loading. Please reload this page.
1 parent 3f57fe6 commit 2f38ff5Copy full SHA for 2f38ff5
phpstan
@@ -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