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 181500c commit 9f994f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -27,7 +27,7 @@
"pepakriz/phpstan-exception-rules": "0.11.6",
"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.0",
"nepada/coding-standard": "7.3"
},
Expand Down

0 comments on commit 9f994f9

Please sign in to comment.