Adds support for extra headers in the Curl reporter
A new cool feature was introduced:
- #81: Option to add additional headers to endpoint request. Thanks to @anensshiya-govinthas-ck
And some other important improvements:
- #87: Reference phpunit schema as installed with composer. Thanks to @localheinz
- #86: Normalize composer.json. Thanks to @localheinz
- #88: Fixes dash characters in README. Thanks to @altitude