Skip to content

Commit

Permalink
[PHP]: Update phpstan/phpstan-doctrine requirement from 1.4.0 to 1.4.1
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.0...1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 7dae6d3 commit fc4db69
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.4.0",
"phpstan/phpstan-doctrine": "1.4.1",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan-symfony": "1.4.1",
"rector/rector": "1.1.0",
Expand Down

0 comments on commit fc4db69

Please sign in to comment.