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.18...1.10.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent 1c7aa4c commit 925c9f3
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 @@ -34,7 +34,7 @@
"mimmi20/coding-standard": "^5.0.5",
"nikic/php-parser": "^v4.15.5",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.18",
"phpstan/phpstan": "^1.10.19",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.13",
"phpunit/phpunit": "^10.2.2",
Expand Down

0 comments on commit 925c9f3

Please sign in to comment.