Answers for "patch a file in vendor"

0

patch a file in vendor

composer require cweagans/composer-patches symplify/vendor-patches --dev
//copy in ___.old, modify and run 
vendor/bin/vendor-patches generate
Posted by: Guest on October-23-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language