From 27178fc26ce503f84dfc55b09ee453990ca66012 Mon Sep 17 00:00:00 2001 From: Edvinas Aleksejonokas Date: Thu, 28 Jan 2016 00:14:19 +0200 Subject: [PATCH] Add composer merge plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21d025f..455d359 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer. * [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations. * [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process. +* [Composer merge plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files. ## Frameworks *Web development frameworks.*