wishthis/vendor/bin/phpcbf.bat

6 lines
128 B
Batchfile
Raw Normal View History

2022-03-01 09:38:26 +00:00
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/phpcbf
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*