Skip to content

Commit 8558472

Browse files
author
Greg Bowler
authored
build: use v2 psr http message (#440)
1 parent 4679248 commit 8558472

File tree

2 files changed

+141
-137
lines changed

2 files changed

+141
-137
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"ext-mbstring": "*",
1111
"phpgt/cssxpath": "^1.1",
1212
"phpgt/propfunc": "^1.0",
13-
"psr/http-message": "^1.0"
13+
"psr/http-message": "^2.0"
1414
},
1515

1616
"require-dev": {

0 commit comments

Comments
 (0)