Skip to content

Commit 592633a

Browse files
chore(deps): update dependency psr/log to v3
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | packagist | psr/log | 2.0.0 | 3.0.0 | Signed-off-by: Renovate Bot <[email protected]>
1 parent d90f604 commit 592633a

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
@@ -17,7 +17,7 @@
1717
"php-http/httplug": "^2.3.0",
1818
"psr/http-client": "^1.0.1",
1919
"psr/http-message": "^1.0.1",
20-
"psr/log": "^2.0.0",
20+
"psr/log": "^3.0.0",
2121
"symfony/console": "^5.4.11"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)