Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Commit 280cb19

Browse files
committed
Update composer.json
1 parent c643383 commit 280cb19

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"require": {
1515
"php": "^7.1",
1616
"psr/http-message": "^1.0",
17-
"sunrise/http-header": "^1.0"
17+
"sunrise/http-header": "^1.0",
18+
"sunrise/http-header-collection": "^1.0"
1819
},
1920
"require-dev": {
2021
"phpunit/phpunit": "7.5.6",

0 commit comments

Comments
 (0)