mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Go back to upstream
This commit is contained in:
parent
d7fb64bbb7
commit
1b4bda4e08
@ -7,9 +7,9 @@ cd /tmp/
|
||||
mkdir testing-with-real-projects
|
||||
cd testing-with-real-projects
|
||||
|
||||
git clone git@github.com:muglug/phpunit.git
|
||||
git clone git@github.com:sebastianbergmann/phpunit.git
|
||||
cd phpunit
|
||||
git checkout 69a81ac # bugfix
|
||||
git checkout 1c2bc44 # bugfix
|
||||
composer install
|
||||
~/project/build/psalm.phar --config=.psalm/config.xml --monochrome --show-info=false
|
||||
~/project/build/psalm.phar --config=.psalm/static-analysis.xml --monochrome
|
||||
|
Loading…
x
Reference in New Issue
Block a user