Skip to content

Commit 9d90849

Browse files
committed
getallheaders polyfill
1 parent 0ee6c01 commit 9d90849

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=5.4"
16+
"php": ">=5.4",
17+
"ralouphie/getallheaders": "^3.0"
1718
},
1819
"autoload": {
1920
"psr-4": {

0 commit comments

Comments
 (0)