Skip to content

Commit a2d1479

Browse files
authored
Bump psr/log (#38)
1 parent 8da2368 commit a2d1479

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
@@ -7,7 +7,7 @@
77
"require": {
88
"php": "^8.0",
99
"psr/container": "^1.0 || ^2.0",
10-
"psr/log": "^1.1 || ^2.0",
10+
"psr/log": "^1.1 || ^2.0 || ^3.0",
1111
"php-amqplib/php-amqplib": "^2.12 || ^3.0"
1212
},
1313
"require-dev": {

0 commit comments

Comments
 (0)