Skip to content

Commit d5c9008

Browse files
committed
downgrade psr/log version
1 parent e6ba2de commit d5c9008

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
@@ -54,7 +54,7 @@
5454
"require-dev": {
5555
"php-service-bus/code-style-config": "v5.1.*",
5656
"phpunit/phpunit": "v9.5.*",
57-
"vimeo/psalm": "v4.13.*",1
57+
"vimeo/psalm": "v4.13.*",
5858
"phpstan/phpstan": "v1.2.*",
5959
"boesing/psalm-plugin-stringf": "v1.1.*"
6060
},

0 commit comments

Comments
 (0)