mirror of
https://github.com/itflow-org/itflow
synced 2026-09-22 22:51:17 +00:00
Remove the vendor directory in .gitignore as these dependencies are needed for php-imap
This commit is contained in:
4
plugins/php-imap/vendor/nesbot/carbon/bin/carbon.bat
vendored
Normal file
4
plugins/php-imap/vendor/nesbot/carbon/bin/carbon.bat
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
@ECHO OFF
|
||||
setlocal DISABLEDELAYEDEXPANSION
|
||||
SET BIN_TARGET=%~dp0/carbon
|
||||
php "%BIN_TARGET%" %*
|
||||
Reference in New Issue
Block a user