Skip to content

Commit ca7f075

Browse files
Update phpstan/phpstan-doctrine requirement from 1.3.33 to 1.3.37
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.3.33...1.3.37) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2dfc38f commit ca7f075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"phpspec/phpspec": "^7.2",
2828
"phpstan/extension-installer": "^1.0",
2929
"phpstan/phpstan": "^1.8.1",
30-
"phpstan/phpstan-doctrine": "1.3.33",
30+
"phpstan/phpstan-doctrine": "1.3.37",
3131
"phpstan/phpstan-strict-rules": "^1.3.0",
3232
"phpstan/phpstan-webmozart-assert": "^1.2.0",
3333
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)