diff --git a/composer.json b/composer.json index 2ef339f555..5a12f23163 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,7 @@ "fakerphp/faker": "1.23.1", "friendsofphp/php-cs-fixer": "3.54.0", "larastan/larastan": "^2.7", - "mockery/mockery": "1.6.11", + "mockery/mockery": "1.6.12", "phpstan/extension-installer": "1.3.1", "phpstan/phpstan": "1.10.67", "phpstan/phpstan-deprecation-rules": "1.1.4", diff --git a/composer.lock b/composer.lock index 76887b040a..9196ebe6cf 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": "baafd443db544e5eb4c5e46b75aecf18", + "content-hash": "49350515f7a1b7228cac1dfdc54c4475", "packages": [ { "name": "24slides/laravel-saml2", @@ -9529,16 +9529,16 @@ }, { "name": "mockery/mockery", - "version": "1.6.11", + "version": "1.6.12", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "81a161d0b135df89951abd52296adf97deb0723d" + "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/81a161d0b135df89951abd52296adf97deb0723d", - "reference": "81a161d0b135df89951abd52296adf97deb0723d", + "url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699", + "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699", "shasum": "" }, "require": { @@ -9608,7 +9608,7 @@ "security": "https://github.com/mockery/mockery/security/advisories", "source": "https://github.com/mockery/mockery" }, - "time": "2024-03-21T18:34:15+00:00" + "time": "2024-05-16T03:13:13+00:00" }, { "name": "myclabs/deep-copy",