Skip to content

Commit f864da3

Browse files
chore(deps-dev): update doctrine/annotations requirement
Updates the requirements on [doctrine/annotations](https://github.com/doctrine/annotations) to permit the latest version. Updates `doctrine/annotations` to 2.0.2 - [Release notes](https://github.com/doctrine/annotations/releases) - [Commits](doctrine/annotations@1.14.2...2.0.2) --- updated-dependencies: - dependency-name: doctrine/annotations dependency-version: 2.0.2 dependency-type: direct:development dependency-group: composer-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7458d53 commit f864da3

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
@@ -23,7 +23,7 @@
2323
"mockery/mockery": "^1.6",
2424
"johnkary/phpunit-speedtrap": "^4.0",
2525
"bamarni/composer-bin-plugin": "^1.8.2",
26-
"doctrine/annotations": "^1.14.2",
26+
"doctrine/annotations": "^2.0.2",
2727
"phpstan/phpstan-mockery": "^2.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)