phpspec / prophecy

Highly opinionated mocking framework for PHP 5.3+
MIT License
8.53k stars 241 forks source link

Scrutinizer can't composer install - remove scrutinizer? #480

Closed ciaranmcnulty closed 4 years ago

ciaranmcnulty commented 4 years ago

No idea why this is, and don't seem to have access to the config

Suggest we turn scrutinizer off and run something else (open source) instead

stof commented 4 years ago

I agree. If we want static analysis, using phpstan or psalm should be used instead.