Skip to content

Commit 5f53db5

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: fix Debug component dependencies [travis] not all components have a master branch [HttpKernel] Add @method PHPDoc for getRequest and getResponse back to Client
2 parents 4e3613c + 6707d80 commit 5f53db5

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
@@ -20,6 +20,7 @@
2020
"ext-xml": "*",
2121
"symfony/cache": "^4.3|^5.0",
2222
"symfony/config": "^4.2|^5.0",
23+
"symfony/debug": "~4.0|^5.0",
2324
"symfony/dependency-injection": "^4.4|^5.0",
2425
"symfony/http-foundation": "^4.3|^5.0",
2526
"symfony/http-kernel": "^4.4|^5.0",

0 commit comments

Comments
 (0)