Skip to content

Commit e6ba2de

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@
4646
"php-service-bus/cache": "v5.1.*",
4747
"amphp/postgres": "v1.4.*",
4848
"latitude/latitude": "v4.2.*",
49-
"psr/log": "v3.0.*",
49+
"psr/log": "v1.1.*",
5050
"doctrine/dbal": "v3.2.*",
5151
"symfony/dependency-injection": "v5.4.*",
5252
"amphp/file": "v2.0.*"
5353
},
5454
"require-dev": {
5555
"php-service-bus/code-style-config": "v5.1.*",
5656
"phpunit/phpunit": "v9.5.*",
57-
"vimeo/psalm": "v4.13.*",
57+
"vimeo/psalm": "v4.13.*",1
5858
"phpstan/phpstan": "v1.2.*",
5959
"boesing/psalm-plugin-stringf": "v1.1.*"
6060
},

0 commit comments

Comments
 (0)