Skip to content

Commit 57b5b4b

Browse files
Bump mockery/mockery from 1.3.5 to 1.6.12
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.3.5 to 1.6.12. - [Release notes](https://github.com/mockery/mockery/releases) - [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md) - [Commits](mockery/mockery@1.3.5...1.6.12) --- updated-dependencies: - dependency-name: mockery/mockery dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ea9464 commit 57b5b4b

File tree

2 files changed

+33
-19
lines changed

2 files changed

+33
-19
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"doctrine/deprecations": "^1.1"
2424
},
2525
"require-dev": {
26-
"mockery/mockery": "~1.3.5",
26+
"mockery/mockery": "~1.3.5 || ~1.6.0",
2727
"phpunit/phpunit": "^9.5",
2828
"phpstan/phpstan": "^1.8",
2929
"phpstan/phpstan-mockery": "^1.1",

composer.lock

Lines changed: 32 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)