diff --git a/build.cmd b/build.cmd new file mode 100644 index 0000000..42d5513 --- /dev/null +++ b/build.cmd @@ -0,0 +1,2 @@ +@echo off +composer install \ No newline at end of file