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.
- Host: GitHub
- URL: https://github.com/robinradic/composer-merge-replace-plugin
- Owner: RobinRadic
- License: other
- Created: 2022-04-23T21:57:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-23T22:28:32.000Z (about 4 years ago)
- Last Synced: 2025-02-16T14:45:18.514Z (over 1 year ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.