mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 12:24:49 +01:00
Fix composer location
This commit is contained in:
parent
e4ec434759
commit
569af4aaae
@ -26,7 +26,8 @@ collections)
|
||||
proxymanager)
|
||||
git clone git@github.com:muglug/ProxyManager.git
|
||||
cd ProxyManager
|
||||
php -dextension=intl.so composer install
|
||||
whereis composer
|
||||
php -dextension=intl.so /usr/local/bin/composer install
|
||||
~/project/psalm --monochrome
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user