Skip to content

v2.1.0

Compare
Choose a tag to compare
@DivineOmega DivineOmega released this 17 Apr 13:48
· 42 commits to master since this release
1232eb5
  • 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.