From 18e23f31d2a62b5cc08e3f11f0093c0b8eb0f8e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 04:28:35 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v9.6.10 --- api/composer.json | 2 +- api/composer.lock | 14 +++++++------- api/phpunit.xml.dist | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/api/composer.json b/api/composer.json index ea1d976847..79d3fec3a5 100644 --- a/api/composer.json +++ b/api/composer.json @@ -54,7 +54,7 @@ "justinrainbow/json-schema": "5.2.12", "php-coveralls/php-coveralls": "2.5.3", "phpstan/phpstan": "1.10.25", - "phpunit/phpunit": "9.6.9", + "phpunit/phpunit": "9.6.10", "rector/rector": "0.17.2", "symfony/browser-kit": "6.3.0", "symfony/css-selector": "6.3.0", diff --git a/api/composer.lock b/api/composer.lock index 9e4712e13a..1045e151ee 100644 --- a/api/composer.lock +++ b/api/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": "691a380ac5f46dd16dac65379bdc5bbd", + "content-hash": "fdaca76bcb9fc4cff3c8eb3677b5b5dc", "packages": [ { "name": "api-platform/core", @@ -12243,16 +12243,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.9", + "version": "9.6.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a9aceaf20a682aeacf28d582654a1670d8826778" + "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a9aceaf20a682aeacf28d582654a1670d8826778", - "reference": "a9aceaf20a682aeacf28d582654a1670d8826778", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a6d351645c3fe5a30f5e86be6577d946af65a328", + "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328", "shasum": "" }, "require": { @@ -12326,7 +12326,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.9" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.10" }, "funding": [ { @@ -12342,7 +12342,7 @@ "type": "tidelift" } ], - "time": "2023-06-11T06:13:56+00:00" + "time": "2023-07-10T04:04:23+00:00" }, { "name": "rector/rector", diff --git a/api/phpunit.xml.dist b/api/phpunit.xml.dist index 7d31c73666..b077192862 100644 --- a/api/phpunit.xml.dist +++ b/api/phpunit.xml.dist @@ -14,7 +14,7 @@ - +