laravel5-isocodes-validation icon indicating copy to clipboard operation
laravel5-isocodes-validation copied to clipboard

Laravel 5 wrapper for the IsoCodes Validation library from ronanguilloux

Results 4 laravel5-isocodes-validation issues
Sort by recently updated
recently updated
newest added

@pixelpeter FYI we published an [updated version of the package](https://github.com/wsu-das/laravel-isocodes-validation), which should work with versions of Laravel >=5, though restricted to PHP 7.4+ We'd be happy to submit a PR...

Replace call to missing (removed) function `snake_case()` in IsoCodesValidationServiceProvider.php with `\Illuminate\Support\Str@snake()`.

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Updates the requirements on [laravel/laravel](https://github.com/laravel/laravel) to permit the latest version. Changelog Sourced from laravel/laravel's changelog. Release Notes Unreleased v8.4.4 (2020-12-01) Changed Comment out Redis facade by default (612d166) Uncomment TrustHosts...

dependencies