v2.1.0
- Update PHP dependencies
- Ensure
logs
endpoint relies on configuration rather than the environment - Change the version constraints of the following packages
langleyfoxall/laravel-nist-password-rules
to^2.0
- Improves the underlying code of one of the validation rules.divineomega/laravel-route-restrictor
to^2.2
- Adds proper support for Laravel 5.7, resolving edge case issues with PATCH, PUT & DELETE routes.