mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Merge pull request #41 from woocommerce/issue-37-getallheaders-fallback
getallheaders() Fallback
This commit is contained in:
commit
d28f763115
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@
|
|||
"dhii/containers": "v0.1.0-alpha1",
|
||||
"dhii/wp-containers": "v0.1.0-alpha1",
|
||||
"psr/log": "^1.1",
|
||||
"ext-json": "*"
|
||||
"ext-json": "*",
|
||||
"ralouphie/getallheaders": "^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"woocommerce/woocommerce-sniffs": "^0.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue