Skip to content

Commit af3ab8c

Browse files
committed
fix: doctrine dependencies
1 parent 56e4005 commit af3ab8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Instrumentation/Doctrine/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"php-http/mock-client": "*",
2929
"phpstan/phpstan": "^1.1",
3030
"phpstan/phpstan-phpunit": "^1.0",
31-
"psalm/plugin-phpunit": "^0.18.4",
31+
"psalm/plugin-phpunit": "^0.19.2",
3232
"open-telemetry/sdk": "^1.0",
3333
"phpunit/phpunit": "^9.5",
34-
"vimeo/psalm": "^5.0"
34+
"vimeo/psalm": "6.4.0"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)