diff --git a/composer.json b/composer.json index 0b1ba316..c8832194 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "fakerphp/faker": "1.23.0", "laravel/pint": "1.13.6", "laravel/sail": "1.26.3", - "mockery/mockery": "1.6.6", + "mockery/mockery": "1.6.7", "nunomaduro/collision": "7.10.0", "phpunit/phpunit": "10.5.2", "spatie/laravel-ignition": "2.3.1" diff --git a/composer.lock b/composer.lock index bc61b4eb..709f3a35 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": "1575bea6402e8bd3ea9fc3f0558d4acd", + "content-hash": "0fb726cf3266b6fddbc3b0be43705672", "packages": [ { "name": "brick/math", @@ -6034,16 +6034,16 @@ }, { "name": "mockery/mockery", - "version": "1.6.6", + "version": "1.6.7", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "b8e0bb7d8c604046539c1115994632c74dcb361e" + "reference": "0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/b8e0bb7d8c604046539c1115994632c74dcb361e", - "reference": "b8e0bb7d8c604046539c1115994632c74dcb361e", + "url": "https://api.github.com/repos/mockery/mockery/zipball/0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06", + "reference": "0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06", "shasum": "" }, "require": { @@ -6056,9 +6056,7 @@ }, "require-dev": { "phpunit/phpunit": "^8.5 || ^9.6.10", - "psalm/plugin-phpunit": "^0.18.4", - "symplify/easy-coding-standard": "^11.5.0", - "vimeo/psalm": "^4.30" + "symplify/easy-coding-standard": "^12.0.8" }, "type": "library", "autoload": { @@ -6115,7 +6113,7 @@ "security": "https://github.com/mockery/mockery/security/advisories", "source": "https://github.com/mockery/mockery" }, - "time": "2023-08-09T00:03:52+00:00" + "time": "2023-12-10T02:24:34+00:00" }, { "name": "myclabs/deep-copy", @@ -8159,5 +8157,5 @@ "php": "^8.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }