wikimedia/composer-merge-plugin
Composer plugin to merge multiple composer.json files
v2.1.0
29M downloads/mo
#712 most downloaded on Packagist
wikimedia/composer-merge-plugin
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 4 weeks to 3.8 years
Most releases are documented
notes for 8 of 12 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
12 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Dec 2014 to Apr 2023Releases
latest 12-
v2.1.015 Apr 2023Nothing published for this version
-
v2.0.124 Feb 2021 -
v2.0.0no dateNothing published for this version
-
v1.4.125 Apr 2017 -
v1.4.013 Mar 2017Release notes
Open source →- Add source reference information for merged packages (#101)
- Hook
PluginEvents::INITif Composer version supports it (PR #117) - Fix improper handling of dev mode dependencies (#113)
- Always prepend added repositories (#95)
- Register callbacks with high priority (#131)
- Add new
merge-scripsconfiguration flag (#135, #126, #68)
-
v1.3.108 Mar 2016Release notes
Open source →Bugs fixed:
- PR #102: Resolve self.version contraints using data from root package
-
v1.3.006 Nov 2015Release notes
Open source →Bugs fixed:
- Issue #50: Honor composer.lock on initial plugin install
- Issue #62: Require section not merged when using branch alias
- Issue #64: Compute proper autoload paths for included files in the root project directory
- Issue #71: Fix stability flag extraction
- Issue #88: self.version constraints expand to the root package version
New features:
- Issue #37: Add support for required files
- Issue #45: support for 'last defined package wins' conflict resolution (@far-blue)
- PR #47: autoload-dev support (@thewilkybarkid)
- Issue #49: Optional support for merging extras (@far-blue)
- Issue #35, #51: Merge contents from the conflict, replace, and provides sections of included packages.
- Issue #66: Only log duplicate files in VeryVerbose mode (
-vv) - Issue #83: Update to take advantage of RootAliasPackage changes
- Issue #85: Option to not merge require-dev sections
-
v1.2.103 Jul 2015 -
v1.2.026 Jun 2015 -
v1.1.028 May 2015Release notes
Open source →- Merge in the autoload sections of merged packages
- Send debug message to STDERR
- Change from using
Composer\Script\CommandEventtoComposer\Script\Event - Various code style and cleanliness fixes
-
v1.0.021 Feb 2015Nothing published for this version
-
v0.5.029 Dec 2014Nothing published for this version