Releases: craigh411/alexa-request-validator
Releases · craigh411/alexa-request-validator
Version 1.0.4
Small fixes
- Fixes an error in README.md where an incorrect Exception name was listed
- Updates docblock missing @throw clause
- Updates docblock for constructor, which stated an incorrect class name
- Fixes an issue with failing tests in PHP 7 due to
non-numeric value encountered
warning - Marks test as incomplete when PEM has expired, with a message to update the PEM url
Remove echo debugging statement
1.0.2 Remove echo statement
Fix composer.json
1.0.1 Fix composer.json
First Release
1.0.0 Update README.md