Skip to content

Commit db3098e

Browse files
Use monolog version 3 only for 0.3.x
1 parent f3c02a7 commit db3098e

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
@@ -1,7 +1,7 @@
11
{
22
"name": "bufferapp/php-bufflog",
33
"description": "PHP log libraries for Buffer services",
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"require": {
66
"php": ">=8.1",
77
"monolog/monolog": "^3.2",

0 commit comments

Comments
 (0)