new commit (forgot what is different since the previous commit, but i think some edits on code like actions, rotation fix, etc.
This commit is contained in:
parent
2883c73a65
commit
a0942253ee
50 changed files with 6665 additions and 3 deletions
5
vendor/bin/phar-composer.bat
vendored
Normal file
5
vendor/bin/phar-composer.bat
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
@ECHO OFF
|
||||
setlocal DISABLEDELAYEDEXPANSION
|
||||
SET BIN_TARGET=%~dp0/phar-composer
|
||||
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
|
||||
php "%BIN_TARGET%" %*
|
Loading…
Add table
Add a link
Reference in a new issue