1
0
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:
Matthew Brown 2020-01-01 12:32:03 -05:00 committed by GitHub
parent d7fb64bbb7
commit 1b4bda4e08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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