update composer to 1.2

https://gemnasium.com/github.com/wp-cli/wp-cli
This commit is contained in:
Ramon van Belzen 2016-12-20 08:25:43 +01:00 committed by GitHub
parent a8f88f3410
commit e09c56c205

View file

@ -26,7 +26,7 @@
"symfony/process": "~2.1",
"symfony/translation": "~2.7",
"nb/oxymel": "~0.1.0",
"composer/composer": "^1.0.0"
"composer/composer": "^1.2.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*",