Update psalm/plugin-mockery requirement from 0.7.0 to 0.11.0

Updates the requirements on [psalm/plugin-mockery](https://github.com/psalm/psalm-plugin-mockery) to permit the latest version.
- [Release notes](https://github.com/psalm/psalm-plugin-mockery/releases)
- [Commits](https://github.com/psalm/psalm-plugin-mockery/compare/0.7.0...0.11.0)

---
updated-dependencies:
- dependency-name: psalm/plugin-mockery
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-10 10:25:14 +00:00 committed by GitHub
parent 7ca3467cad
commit 49c3dd9564
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -215,7 +215,7 @@
"phpstan/phpstan-webmozart-assert": "^1.1",
"phpunit/phpunit": "^9.5",
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
"psalm/plugin-mockery": "0.7.0",
"psalm/plugin-mockery": "0.11.0",
"psr/event-dispatcher": "^1.0",
"rector/rector": "^0.12.20",
"stripe/stripe-php": "^8.1",