Skip to content

Commit

Permalink
[PHP]: Update phpstan/phpstan-doctrine requirement from 1.4.6 to 1.4.7
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.4.6...1.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent f82d082 commit a6609e8
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 @@ -33,7 +33,7 @@
"ext-ast": "*",
"bamarni/composer-bin-plugin": "^1.4",
"phpstan/phpstan": "1.11.7",
"phpstan/phpstan-doctrine": "1.4.6",
"phpstan/phpstan-doctrine": "1.4.7",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan-symfony": "1.4.5",
"rector/rector": "1.2.0",
Expand Down

0 comments on commit a6609e8

Please sign in to comment.