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)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.23...1.10.24)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and icanhazstring committed Jul 5, 2023
1 parent e51d1ed commit 320316c
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 @@ -36,7 +36,7 @@
},
"require-dev": {
"ergebnis/composer-normalize": "^2.32",
"phpstan/phpstan": "^1.10.23",
"phpstan/phpstan": "^1.10.24",
"phpunit/phpunit": "^10.2.3",
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.7.2",
Expand Down

0 comments on commit 320316c

Please sign in to comment.