Skip to content

Commit

Permalink
composer(deps-dev): update phpstan/phpstan requirement
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.78...0.12.80)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and icanhazstring committed Mar 1, 2021
1 parent 4f76819 commit f677d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ext-zend-opcache": "*",
"jangregor/phpstan-prophecy": "^0.8.1",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^0.12.78",
"phpstan/phpstan": "^0.12.80",
"phpunit/phpunit": "^9.5.2",
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.5"
Expand Down

0 comments on commit f677d7d

Please sign in to comment.