Skip to content

Commit 3809c55

Browse files
committed
Allow 8.1
1 parent a41a3af commit 3809c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Integrate a common way for log handling.",
44
"type": "library",
55
"require": {
6-
"php": "^8.2",
6+
"php": ">=8.1",
77
"monolog/monolog": "^2",
88
"open-telemetry/opentelemetry-logger-monolog": "^1.0"
99
},

0 commit comments

Comments
 (0)