From c6a626b00e36e341a193196c240efa21141e50d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 00:21:46 +0000 Subject: [PATCH] Lock file maintenance --- composer.lock | 12 ++++++------ .../composer.lock | 18 +++++++++--------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index d1bf7b976..d39065f74 100644 --- a/composer.lock +++ b/composer.lock @@ -3701,16 +3701,16 @@ }, { "name": "spatie/array-to-xml", - "version": "3.2.1", + "version": "3.2.2", "source": { "type": "git", "url": "https://github.com/spatie/array-to-xml.git", - "reference": "84a404e5b67dd21466a0ff47d335129d67b94029" + "reference": "96be97e664c87613121d073ea39af4c74e57a7f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/84a404e5b67dd21466a0ff47d335129d67b94029", - "reference": "84a404e5b67dd21466a0ff47d335129d67b94029", + "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/96be97e664c87613121d073ea39af4c74e57a7f8", + "reference": "96be97e664c87613121d073ea39af4c74e57a7f8", "shasum": "" }, "require": { @@ -3748,7 +3748,7 @@ "xml" ], "support": { - "source": "https://github.com/spatie/array-to-xml/tree/3.2.1" + "source": "https://github.com/spatie/array-to-xml/tree/3.2.2" }, "funding": [ { @@ -3760,7 +3760,7 @@ "type": "github" } ], - "time": "2023-11-08T08:19:46+00:00" + "time": "2023-11-14T14:08:51+00:00" }, { "name": "squizlabs/php_codesniffer", diff --git a/tools/roave-backward-compatibility-check/composer.lock b/tools/roave-backward-compatibility-check/composer.lock index e3f3e276b..31bab11e8 100644 --- a/tools/roave-backward-compatibility-check/composer.lock +++ b/tools/roave-backward-compatibility-check/composer.lock @@ -1393,16 +1393,16 @@ }, { "name": "roave/better-reflection", - "version": "6.15.0", + "version": "6.16.0", "source": { "type": "git", "url": "https://github.com/Roave/BetterReflection.git", - "reference": "19b15d504ca61c5b5f10f5aafb329234c8eeaed2" + "reference": "919a20482e3c275f65aa88d93441abebfe73aaca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/19b15d504ca61c5b5f10f5aafb329234c8eeaed2", - "reference": "19b15d504ca61c5b5f10f5aafb329234c8eeaed2", + "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/919a20482e3c275f65aa88d93441abebfe73aaca", + "reference": "919a20482e3c275f65aa88d93441abebfe73aaca", "shasum": "" }, "require": { @@ -1417,9 +1417,9 @@ }, "require-dev": { "doctrine/coding-standard": "^12.0.0", - "phpstan/phpstan": "^1.10.37", - "phpstan/phpstan-phpunit": "^1.3.14", - "phpunit/phpunit": "^10.4.0", + "phpstan/phpstan": "^1.10.41", + "phpstan/phpstan-phpunit": "^1.3.15", + "phpunit/phpunit": "^10.4.2", "roave/infection-static-analysis-plugin": "^1.33.0", "vimeo/psalm": "5.15.0" }, @@ -1461,9 +1461,9 @@ "description": "Better Reflection - an improved code reflection API", "support": { "issues": "https://github.com/Roave/BetterReflection/issues", - "source": "https://github.com/Roave/BetterReflection/tree/6.15.0" + "source": "https://github.com/Roave/BetterReflection/tree/6.16.0" }, - "time": "2023-10-06T14:31:35+00:00" + "time": "2023-11-13T10:23:46+00:00" }, { "name": "roave/signature",