Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 3618fa7 commit 28cedb5
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 @@ -32,7 +32,7 @@
"ext-ast": "*",
"bamarni/composer-bin-plugin": "^1.4",
"phpstan/phpstan": "^1.5.6",
"phpstan/phpstan-doctrine": "1.5.2",
"phpstan/phpstan-doctrine": "1.5.3",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan-symfony": "1.4.8",
"rector/rector": "1.2.4",
Expand Down

0 comments on commit 28cedb5

Please sign in to comment.