summaryrefslogtreecommitdiff
path: root/vendor/bin
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-10-22 13:42:29 +0300
committerAndrew Dolgov <[email protected]>2021-10-22 13:42:29 +0300
commit3b70d1f62275752c966e778dec0c20e67d176f03 (patch)
treeeb1447c4174c01d77802f239ad66fdc65638a15f /vendor/bin
parent2a5c2be6cdd9ba9217a0661805b62aeec1de90c3 (diff)
require phpstan via composer
Diffstat (limited to 'vendor/bin')
l---------vendor/bin/phpstan1
l---------vendor/bin/phpstan.phar1
2 files changed, 2 insertions, 0 deletions
diff --git a/vendor/bin/phpstan b/vendor/bin/phpstan
new file mode 120000
index 000000000..959384f7f
--- /dev/null
+++ b/vendor/bin/phpstan
@@ -0,0 +1 @@
+../phpstan/phpstan/phpstan \ No newline at end of file
diff --git a/vendor/bin/phpstan.phar b/vendor/bin/phpstan.phar
new file mode 120000
index 000000000..502769bef
--- /dev/null
+++ b/vendor/bin/phpstan.phar
@@ -0,0 +1 @@
+../phpstan/phpstan/phpstan.phar \ No newline at end of file