phpstan / extension-installer

Composer plugin for automatic installation of PHPStan extensions.
MIT License
399 stars 27 forks source link

Update README.md #15

Closed PavelJurasek closed 4 years ago

PavelJurasek commented 4 years ago

I came across this when I was running phpstan in CI with --no-scripts flag enabled. It might be a good idea to let others know.

ondrejmirtes commented 4 years ago

Thanks!