Skip to content

Commit

Permalink
Update phpstan/phpstan-mockery requirement from 0.12.12 to 0.12.13
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan-mockery](https://github.com/phpstan/phpstan-mockery) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-mockery/releases)
- [Commits](phpstan/phpstan-mockery@0.12.12...0.12.13)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2021
1 parent c593aca commit d07cf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -34,7 +34,7 @@
"phpstan/phpstan-nette": "0.12.16",
"nepada/phpstan-nette-tester": "0.3.1",
"spaze/phpstan-disallowed-calls": "1.4.0",
"phpstan/phpstan-mockery": "0.12.12",
"phpstan/phpstan-mockery": "0.12.13",
"php-parallel-lint/php-parallel-lint": "1.2",
"nepada/coding-standard": "7.3",
"nette/bootstrap": "^3.0@dev",
Expand Down

0 comments on commit d07cf6e

Please sign in to comment.