Upgrade composer-merge-plugin to 1.0.0
authorKunal Mehta <legoktm@gmail.com>
Sat, 21 Feb 2015 01:27:20 +0000 (17:27 -0800)
committerKunal Mehta <legoktm@gmail.com>
Sat, 21 Feb 2015 01:27:20 +0000 (17:27 -0800)
* Smaller install size
* Included files are processed recursively, with an option to disable

Change-Id: I65bf1e0d0e972846ed9e30761738aaf3a2127c2f

composer.json

index 75aed40..1650394 100644 (file)
@@ -22,7 +22,7 @@
                "php": ">=5.3.3",
                "psr/log": "1.0.0",
                "wikimedia/cdb": "1.0.1",
-               "wikimedia/composer-merge-plugin": "0.5.0",
+               "wikimedia/composer-merge-plugin": "1.0.0",
                "zordius/lightncandy": "0.18"
        },
        "require-dev": {