Package: php-laravel-framework / 8.83.26+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
php-laravel-framework | 8.83.26+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 9.x Update to EmailValidator v3 36525.patch | (download) |
composer.json |
2 1 + 1 - 0 ! |
[9.x] update to emailvalidator v3 (#36525) * Update to EmailValidator v3 * Return null |
0002 9.x Fix SpoofCheckValidation namespace change 40923.patch | (download) |
src/Illuminate/Validation/Concerns/ValidatesAttributes.php |
2 1 + 1 - 0 ! |
[9.x] fix spoofcheckvalidation namespace change (#40923) * fix SpoofCheckValidation namespace change It seems in Egulias/EmailValidator version 3.x the SpoofCheckValidation dependy has moved to the Extra folder * Update ValidatesAttributes.php Co-authored-by: Dries Vints <dries@vints.io> |
0003 9.x Bump voku portable ascii to v2 40618.patch | (download) |
composer.json |
2 1 + 1 - 0 ! |
[9.x] bump voku/portable-ascii to v2 (#40618) * Bump voku/portable-ascii to v2 * Adjust tests to new behavior |
0004 Treat replaced internal packages as dependencies.patch | (download) |
composer.json |
4 1 + 3 - 0 ! |
treat replaced internal packages as dependencies |