1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Fix composer location

This commit is contained in:
Matt Brown 2021-01-24 14:42:36 -05:00 committed by Daniil Gentili
parent e4ec434759
commit 569af4aaae
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -26,7 +26,8 @@ collections)
proxymanager) proxymanager)
git clone git@github.com:muglug/ProxyManager.git git clone git@github.com:muglug/ProxyManager.git
cd ProxyManager cd ProxyManager
php -dextension=intl.so composer install whereis composer
php -dextension=intl.so /usr/local/bin/composer install
~/project/psalm --monochrome ~/project/psalm --monochrome
;; ;;