An open API service indexing awesome lists of open source software.

https://github.com/robinradic/composer-merge-replace-plugin

Adds all package names that 'wikimedia/composer-merge-plugin' merged to the root composer 'replace' object, this allows you to require those packages in any package and/or root composer.
https://github.com/robinradic/composer-merge-replace-plugin

Last synced: over 1 year ago
JSON representation

Adds all package names that 'wikimedia/composer-merge-plugin' merged to the root composer 'replace' object, this allows you to require those packages in any package and/or root composer.

Awesome Lists containing this project

README

          

# composer-merge-replace-plugin

Adds all package names that `wikimedia/composer-merge-plugin` merged to the root composer 'replace' object.

This allows you to require those packages in any package and/or root composer.

## MIT
This software may be modified and distributed under the terms of the MIT license. See the [LICENSE](LICENSE.md) file for details.