From f60fbc5b4175ea8eb1c825546970d7c1578d23df Mon Sep 17 00:00:00 2001 From: Alex Ception Date: Sat, 27 Nov 2021 10:45:20 +0100 Subject: [PATCH] Add dg/bypass-finals to the conflict packages list (#1605) * Add dg/bypass-finals to the conflict packages list * Fix composer warnigns and indentation Co-authored-by: maks-rafalko --- composer.json | 3 ++- composer.lock | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 1db593bfc..163607411 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,8 @@ "webmozart/path-util": "^2.3" }, "conflict": { - "phpunit/php-code-coverage": ">9 <9.1.4" + "phpunit/php-code-coverage": ">9 <9.1.4", + "dg/bypass-finals": "*" }, "require-dev": { "ext-simplexml": "*", diff --git a/composer.lock b/composer.lock index a7082652a..a38465376 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": "119f7c2f2bf8fba0f60d0c8b738e3594", + "content-hash": "9c965a7ee872c12bda03105422e1b416", "packages": [ { "name": "composer/xdebug-handler", @@ -2026,6 +2026,7 @@ "issues": "https://github.com/webmozart/path-util/issues", "source": "https://github.com/webmozart/path-util/tree/2.3.0" }, + "abandoned": "symfony/filesystem", "time": "2015-12-17T08:42:14+00:00" } ],