Browse Source

Merge pull request #789 from dmanners/patch-1

Mark Shust 2 năm trước cách đây
mục cha
commit
f649237efc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      compose/bin/analyse

+ 1 - 1
compose/bin/analyse

@@ -1,2 +1,2 @@
 #!/bin/bash
-bin/cli vendor/bin/phpstan analyse "$1"
+bin/cli vendor/bin/phpstan analyse "$@"