diff --git a/composer.lock b/composer.lock index b9a42fa4..1078b895 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": "19f89bab42b6133a069d5b39b91505e8", + "content-hash": "44939cb1cfdf86819350ef2de35539bb", "packages": [ { "name": "ezyang/htmlpurifier", @@ -827,7 +827,7 @@ }, "require-dev": { "composer/composer": "*", - "php-parallel-lint/php-parallel-lint": "^1.3", + "php-parallel-lint/php-parallel-lint": "^1.3.1", "phpcompatibility/php-compatibility": "^9.0" }, "default-branch": true, @@ -1391,9 +1391,6 @@ "require": { "php": "^7.1 || ^8.0" }, - "replace": { - "myclabs/deep-copy": "self.version" - }, "require-dev": { "doctrine/collections": "^1.0", "doctrine/common": "^2.6", @@ -5462,5 +5459,5 @@ "ext-zlib": "*" }, "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.2.0" }