summaryrefslogtreecommitdiff
path: root/vendor/bin
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-11-03 09:57:45 +0300
committerAndrew Dolgov <[email protected]>2021-11-03 09:57:45 +0300
commit111895a34211bb58d64797edd17e9b335874c1da (patch)
treed7e046fb02df40101f9d956daeb96c6d7dd3d072 /vendor/bin
parentca4e9d2a0845d4655f4677425e90c71d9eddbd40 (diff)
require phpstan 1.0 with some related fixes (2)
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 0000000..959384f
--- /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 0000000..502769b
--- /dev/null
+++ b/vendor/bin/phpstan.phar
@@ -0,0 +1 @@
+../phpstan/phpstan/phpstan.phar \ No newline at end of file