mirror of
https://github.com/danog/psalm.git
synced 2024-12-02 09:37:59 +01:00
Add reference to bugfix commit
This commit is contained in:
parent
7b180ed091
commit
608ca417bc
@ -23,8 +23,9 @@ composer install
|
|||||||
|
|
||||||
cd /tmp/testing-with-real-projects
|
cd /tmp/testing-with-real-projects
|
||||||
|
|
||||||
git clone git@github.com:Ocramius/ProxyManager.git
|
git clone git@github.com:muglug/ProxyManager.git
|
||||||
cd ProxyManager
|
cd ProxyManager
|
||||||
|
git checkout c61365d3a856d5a88f53b7c1fc8dc775f06fa25c
|
||||||
composer install
|
composer install
|
||||||
~/project/psalm --monochrome
|
~/project/psalm --monochrome
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user