diff --git a/composer.lock b/composer.lock index 4b3cbf1..28d8b76 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": "c53ad5d8994ba867396f937338b0d9fa", + "content-hash": "e9998f2830f66362915f77a177edd696", "packages": [ { "name": "psr/container", @@ -1865,16 +1865,16 @@ }, { "name": "php-mock/php-mock-phpunit", - "version": "2.7.1", + "version": "2.7.2", "source": { "type": "git", "url": "https://github.com/php-mock/php-mock-phpunit.git", - "reference": "dc4cf8896bf47647080dc5709a2c67ee9d437c21" + "reference": "33a99c190d078e77864b8d74cdc91cc4e5342598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-mock/php-mock-phpunit/zipball/dc4cf8896bf47647080dc5709a2c67ee9d437c21", - "reference": "dc4cf8896bf47647080dc5709a2c67ee9d437c21", + "url": "https://api.github.com/repos/php-mock/php-mock-phpunit/zipball/33a99c190d078e77864b8d74cdc91cc4e5342598", + "reference": "33a99c190d078e77864b8d74cdc91cc4e5342598", "shasum": "" }, "require": { @@ -1916,11 +1916,12 @@ "phpunit", "stub", "test", - "test double" + "test double", + "testing" ], "support": { "issues": "https://github.com/php-mock/php-mock-phpunit/issues", - "source": "https://github.com/php-mock/php-mock-phpunit/tree/2.7.1" + "source": "https://github.com/php-mock/php-mock-phpunit/tree/2.7.2" }, "funding": [ { @@ -1928,7 +1929,7 @@ "type": "github" } ], - "time": "2023-03-21T06:55:31+00:00" + "time": "2023-06-13T07:46:04+00:00" }, { "name": "phpunit/php-code-coverage",