From 04990665f256a2b99bf88d1a4a920045707f4688 Mon Sep 17 00:00:00 2001 From: Gregor Date: Tue, 5 Oct 2021 16:58:43 +0200 Subject: [PATCH] remove provide section from composer.json --- composer.json | 3 --- composer.lock | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index a87d6c4..501ffe1 100644 --- a/composer.json +++ b/composer.json @@ -22,9 +22,6 @@ "remote function call", "kralik" ], - "provide": { - "php-sap/interfaces": "^2.0" - }, "conflict": { "kba-team/php-sapnwrfc-kralik": "*", "php-sap/saprfc-harding": "*", diff --git a/composer.lock b/composer.lock index 8b817b4..52c2ab6 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": "273b3b3c0fedadb1dd2405474c95fa78", + "content-hash": "057c6511a4167c0a98d129950530c4fb", "packages": [ { "name": "php-sap/common",