v1.0.6
- Add Scrutinizer CI and code coverage utils
- Add exception message as reasonPhrase in createResponse methods
- Add catch statement for NoConfigurationException
- Remove catch statement for generic \Exception because no other type of exception can be thrown according to RequestMatcherInterface
- Add test method testNoConfigurationException