Merge pull request #31 from spyke113/master

add `psr/log` versions
This commit is contained in:
Alex
2026-04-16 14:46:34 +03:00
committed by GitHub
+1 -1
View File
@@ -28,7 +28,7 @@
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0||^2.0",
"psr/log": "^3.0"
"psr/log": "^1.1||^2.0||^3.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.77",