diff --git a/composer.json b/composer.json index eab604fc..f7f9bedd 100644 --- a/composer.json +++ b/composer.json @@ -52,6 +52,6 @@ "friendsofphp/php-cs-fixer": "^3.0", "psr/cache": "^3.0.0", "phpstan/phpstan": "^1.0.1", - "phpunit/phpunit": "10.5.13" + "phpunit/phpunit": "10.5.14" } } diff --git a/composer.lock b/composer.lock index 6127b10b..8d46edf4 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": "d01dc5509ddce645983f1f70e8e5036c", + "content-hash": "94c826668c4c9505fab2ffc395085406", "packages": [ { "name": "macbre/monolog-utils", @@ -1260,16 +1260,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.13", + "version": "10.5.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "20a63fc1c6db29b15da3bd02d4b6cf59900088a7" + "reference": "4cf8824bab39c2dd57b57b9f6332f7135e2a3a49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/20a63fc1c6db29b15da3bd02d4b6cf59900088a7", - "reference": "20a63fc1c6db29b15da3bd02d4b6cf59900088a7", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4cf8824bab39c2dd57b57b9f6332f7135e2a3a49", + "reference": "4cf8824bab39c2dd57b57b9f6332f7135e2a3a49", "shasum": "" }, "require": { @@ -1341,7 +1341,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.13" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.14" }, "funding": [ { @@ -1357,7 +1357,7 @@ "type": "tidelift" } ], - "time": "2024-03-12T15:37:41+00:00" + "time": "2024-03-21T07:31:09+00:00" }, { "name": "psr/cache",