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:
parent
e4ec434759
commit
569af4aaae
@ -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
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user