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",