Merge pull request #1171 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.7

build(deps-dev): Bump mockery/mockery from 1.6.6 to 1.6.7
This commit is contained in:
Jonny Barnes 2023-12-11 21:55:58 +00:00 committed by GitHub
commit 09508fd3a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -10101,16 +10101,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.6.6", "version": "1.6.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "b8e0bb7d8c604046539c1115994632c74dcb361e" "reference": "0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/b8e0bb7d8c604046539c1115994632c74dcb361e", "url": "https://api.github.com/repos/mockery/mockery/zipball/0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06",
"reference": "b8e0bb7d8c604046539c1115994632c74dcb361e", "reference": "0cc058854b3195ba21dc6b1f7b1f60f4ef3a9c06",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10123,9 +10123,7 @@
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^8.5 || ^9.6.10", "phpunit/phpunit": "^8.5 || ^9.6.10",
"psalm/plugin-phpunit": "^0.18.4", "symplify/easy-coding-standard": "^12.0.8"
"symplify/easy-coding-standard": "^11.5.0",
"vimeo/psalm": "^4.30"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -10182,7 +10180,7 @@
"security": "https://github.com/mockery/mockery/security/advisories", "security": "https://github.com/mockery/mockery/security/advisories",
"source": "https://github.com/mockery/mockery" "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", "name": "myclabs/deep-copy",