Skip to content

Commit 69ac426

Browse files
Merge branch '4.3' into 4.4
* 4.3: bug #34554 [HttpClient] Fix early cleanup of pushed HTTP/2 responses (lyrixx)
2 parents b439695 + 39fa21a commit 69ac426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"symfony/cache": "^4.4|^5.0",
2222
"symfony/config": "^4.3.4|^5.0",
2323
"symfony/dependency-injection": "^4.4.1|^5.0.1",
24+
"symfony/error-handler": "^4.4.1|^5.0.1",
2425
"symfony/http-foundation": "^4.4|^5.0",
2526
"symfony/http-kernel": "^4.4",
2627
"symfony/polyfill-mbstring": "~1.0",

0 commit comments

Comments
 (0)