Skip to content

Commit 878f11a

Browse files
committed
chore(deps): Allows psr/http-message 1.x
1 parent 3e7eeb6 commit 878f11a

File tree

2 files changed

+91
-79
lines changed

2 files changed

+91
-79
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"promphp/prometheus_client_php": "^2.7",
2222
"psr/container": "^2.0",
2323
"psr/event-dispatcher": "^1.0",
24-
"psr/http-message": "^2.0"
24+
"psr/http-message": "^1.0|^2.0"
2525
},
2626
"require-dev": {
2727
"friendsofphp/php-cs-fixer": "^3.21",

0 commit comments

Comments
 (0)