Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 11, 2020
1 parent 94bcc75 commit 78f1558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -27,7 +27,7 @@
"phpunit/phpunit": "^8.5",
"psr/http-factory": "^1.0",
"squizlabs/php_codesniffer": "^3.5",
"phpstan/phpstan": "^0.12.23"
"phpstan/phpstan": "^0.12.25"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 78f1558

Please sign in to comment.