Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.6.5...1.6.6)

---
updated-dependencies:
- dependency-name: mockery/mockery
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Lara <allexandrelara@gmail.com>
This commit is contained in:
dependabot[bot] 2023-09-04 15:23:36 -03:00 committed by GitHub
parent 664f2e88bc
commit f72fe33e6d
2 changed files with 7 additions and 7 deletions

View File

@ -25,7 +25,7 @@
"phpdocumentor/reflection": "3.0.1",
"yoast/phpunit-polyfills": "2.0.0",
"nikic/php-parser": "4.16.0 as 1.0.0",
"mockery/mockery": "1.6.5",
"mockery/mockery": "1.6.6",
"wp-hooks/generator": "0.9.0"
},
"autoload": {

View File

@ -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": "43e5728f2d77ab57c7f476b0387ac1e1",
"content-hash": "f236079766ae0123ae86aaf43ce16a3e",
"packages": [
{
"name": "automattic/jetpack-autoloader",
@ -521,16 +521,16 @@
},
{
"name": "mockery/mockery",
"version": "1.6.5",
"version": "1.6.6",
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
"reference": "68782e943f9ffcbc72bda08aedabe73fecb50041"
"reference": "b8e0bb7d8c604046539c1115994632c74dcb361e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/68782e943f9ffcbc72bda08aedabe73fecb50041",
"reference": "68782e943f9ffcbc72bda08aedabe73fecb50041",
"url": "https://api.github.com/repos/mockery/mockery/zipball/b8e0bb7d8c604046539c1115994632c74dcb361e",
"reference": "b8e0bb7d8c604046539c1115994632c74dcb361e",
"shasum": ""
},
"require": {
@ -602,7 +602,7 @@
"security": "https://github.com/mockery/mockery/security/advisories",
"source": "https://github.com/mockery/mockery"
},
"time": "2023-08-06T00:30:34+00:00"
"time": "2023-08-09T00:03:52+00:00"
},
{
"name": "myclabs/deep-copy",