Skip to content

Commit

Permalink
⬆️ Update phpstan/phpstan requirement from ^0.12.52 to ^0.12.58
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.52...0.12.58)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 1, 2020
1 parent 5704a50 commit 33c6743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -29,7 +29,7 @@
"require-dev": {
"adriansuter/php-autoload-override": "^1.2",
"phpspec/prophecy": "^1.12",
"phpstan/phpstan": "^0.12.52",
"phpstan/phpstan": "^0.12.58",
"phpunit/phpunit": "^8.5",
"squizlabs/php_codesniffer": "^3.5"
},
Expand Down

0 comments on commit 33c6743

Please sign in to comment.