diff --git a/composer.lock b/composer.lock index 172aa3a0b..9b282dad3 100644 --- a/composer.lock +++ b/composer.lock @@ -496,16 +496,16 @@ }, { "name": "php-mock/php-mock-phpunit", - "version": "2.7.2", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/php-mock/php-mock-phpunit.git", - "reference": "33a99c190d078e77864b8d74cdc91cc4e5342598" + "reference": "56edee85ad3232caa0202f98f2a3c899ab16bdb7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-mock/php-mock-phpunit/zipball/33a99c190d078e77864b8d74cdc91cc4e5342598", - "reference": "33a99c190d078e77864b8d74cdc91cc4e5342598", + "url": "https://api.github.com/repos/php-mock/php-mock-phpunit/zipball/56edee85ad3232caa0202f98f2a3c899ab16bdb7", + "reference": "56edee85ad3232caa0202f98f2a3c899ab16bdb7", "shasum": "" }, "require": { @@ -552,7 +552,7 @@ ], "support": { "issues": "https://github.com/php-mock/php-mock-phpunit/issues", - "source": "https://github.com/php-mock/php-mock-phpunit/tree/2.7.2" + "source": "https://github.com/php-mock/php-mock-phpunit/tree/2.8.0" }, "funding": [ { @@ -560,7 +560,7 @@ "type": "github" } ], - "time": "2023-06-13T07:46:04+00:00" + "time": "2023-10-30T07:06:12+00:00" }, { "name": "phpunit/php-code-coverage", @@ -2006,5 +2006,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }