extension-installer icon indicating copy to clipboard operation
extension-installer copied to clipboard

Composer plugin for automatic installation of PHPStan extensions.

Results 8 extension-installer issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [slevomat/coding-standard](https://togithub.com/slevomat/coding-standard) | require-dev | major | `^7.0` -> `^8.0` | ---...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

Hi, I have the following constellation: - PHPStan is installed globally (`composer global require ...`) - My project is of course "local" and I use PHPStan there. My problem is...

fixes https://github.com/phpstan/extension-installer/issues/36

### Currently state composer root package requires manual `include`. ### Expected state all extentions exported using composer.json's `extra` section must be used for the current/root repo too

We have noticed that disabling `phpstan/extension-installer/` plugin in [the right way](https://getcomposer.org/doc/06-config.md#allow-plugins) :tm: and running `composer i` or `composer update --lock` or any other command does not regenerate and flush out...

### Feature request In https://github.com/rectorphp/rector-src/pull/4769 rector dropped automatic loading of PHPStan extensions, because it seems to much work to maintain the feature. As of this linked PR one needs to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Eomm/why-don-t-you-tweet](https://togithub.com/Eomm/why-don-t-you-tweet) | action | major | `v1` -> `v2` | ---...