imposter-plugin
imposter-plugin copied to clipboard
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
Bumps [composer/composer](https://github.com/composer/composer) from 2.0.13 to 2.3.10. Release notes Sourced from composer/composer's releases. 2.3.10 PSA: If you are seeing issues running non-interactive create-project with a project that does not configure allow-plugins,...
Bumps [codeception/codeception](https://github.com/Codeception/Codeception) from 4.1.20 to 4.2.1. Release notes Sourced from codeception/codeception's releases. 4.2.1 Execute setupBeforeClass/tearDownAfterClass only once (#6481) Handle action with intersection return type correctly in dry-run command 4.2.0 Improved...
Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.6.0 to 3.7.1. Release notes Sourced from squizlabs/php_codesniffer's releases. 3.7.1 Fixed bug #3609: Methods/constants with name empty/isset/unset are always reported as error Thanks to Juliette Reinders Folmer...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.2 to 1.8.5. Release notes Sourced from guzzlehttp/psr7's releases. 1.8.5 See change log for changes. 1.8.4 See change log for changes. 1.8.3 See change log for changes....
Bumps [composer/composer](https://github.com/composer/composer) from 2.0.13 to 2.2.9. Release notes Sourced from composer/composer's releases. 2.2.9 Fixed regression with plugins that modify install path of packages, see docs if you are authoring such...
I was trying out doing a global installation of this package so I could keep it out of the project requirements, but ran into an issue. It looks like it's...
Good evening. I have tried imposter-plugin for composer but i think i'm not using it in the right way: i placed this code in composer.json file: ``` "extra": { "imposter":...
Bumps [composer/composer](https://github.com/composer/composer) from 2.0.13 to 2.4.2. Release notes Sourced from composer/composer's releases. 2.4.2 Fixed bash completion hanging when running as root without COMPOSER_ALLOW_SUPERUSER set (#11024) Fixed handling of plugin activation...
Bumps [codeception/codeception](https://github.com/Codeception/Codeception) from 4.1.20 to 4.2.2. Release notes Sourced from codeception/codeception's releases. 4.2.2 Propagate --ext and --override parameters to included test suites (#6536) Fixed false negative message about stecman/symfony-console-completion package...