Remove the vendor directory in .gitignore as these dependencies are needed for php-imap
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@ECHO OFF
|
||||
setlocal DISABLEDELAYEDEXPANSION
|
||||
SET BIN_TARGET=%~dp0/carbon
|
||||
php "%BIN_TARGET%" %*
|
||||
Reference in New Issue
Block a user