diff --git a/composer.json b/composer.json index 2fe68b1..4fa1bda 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,5 @@ { "name": "buybrain/nervus-php", - "version": "0.1.4", "description": "A PHP library for creating nervus adapters", "keywords": [ "nervus" diff --git a/composer.lock b/composer.lock index 372416c..83f4310 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c7321e9853de65a382a46a1e3b9c5e38", + "content-hash": "6e290958c9ec9fb628880b9782dc8e71", "packages": [ { "name": "rybakit/msgpack", @@ -2171,5 +2171,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.0.0" }