From c1d2ba20e82bc90f14809e493fa484e9213e2553 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Sun, 6 Mar 2016 17:52:53 +0100 Subject: [PATCH] Added Puli composer pluin --- composer.json | 5 +++-- puli.json | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 5887ebb..c975adf 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,8 @@ "require-dev": { "php-http/adapter-integration-tests": "^0.3", "php-http/client-common": "^1.0", - "guzzlehttp/psr7": "^1.2" + "guzzlehttp/psr7": "^1.2", + "puli/composer-plugin": "1.0.0-beta9" }, "provide": { "php-http/client-implementation": "1.0" @@ -44,5 +45,5 @@ } }, "prefer-stable": true, - "minimum-stability": "stable" + "minimum-stability": "beta" } diff --git a/puli.json b/puli.json index f6d9a45..bdfc07b 100644 --- a/puli.json +++ b/puli.json @@ -1,5 +1,6 @@ { "version": "1.0", + "name": "php-http/buzz-adapter", "bindings": { "619bb44c-302a-43c6-9ae1-583567694a7f": { "_class": "Puli\\Discovery\\Binding\\ClassBinding",