We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41a3af commit 3809c55Copy full SHA for 3809c55
1 file changed
composer.json
@@ -3,7 +3,7 @@
3
"description": "Integrate a common way for log handling.",
4
"type": "library",
5
"require": {
6
- "php": "^8.2",
+ "php": ">=8.1",
7
"monolog/monolog": "^2",
8
"open-telemetry/opentelemetry-logger-monolog": "^1.0"
9
},
0 commit comments