From 5b8b5a541ff59b6ca2cf93a25f64bbc18a97422a Mon Sep 17 00:00:00 2001 From: Bryan Davis Date: Fri, 26 Jun 2015 14:37:54 -0600 Subject: [PATCH] Bump wikimedia/composer-merge-plugin to 1.2.0 * Mark as compatible with composer-plugin-api >=1.0, <2.0 * Hook post-install/post-update so the plugin can take effect on initial install * Fix crash when root package includes a branch-alias (#26) Change-Id: I2e0d141f6e6a80d9667e60a16bec00d52a5eedea --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7419eb5b38..22bffbe1cb 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "psr/log": "1.0.0", "wikimedia/cdb": "1.0.1", "wikimedia/assert": "0.2.2", - "wikimedia/composer-merge-plugin": "1.1.0", + "wikimedia/composer-merge-plugin": "1.2.0", "wikimedia/utfnormal": "1.0.2", "zordius/lightncandy": "0.21" }, -- 2.20.1