What's Changed
- Fix typo in excel.php file by @guiassemany in #3613
- Fix testing for multiple stored files by regex by @keithbrink in #3631
- Fix local temp file cleanup by @FrancisMawn in #3628
- Allow validations with toArray by @ahmedash95 in #3641
- Simplify validations by using only one concern by @ahmedash95 in #3642
- Cast empty headers to int by @ahmedash95 in #3646
- Is empty when by @ibrahimeldesoki in #3645
- Support required_unless (and other required_*) rules by @RobertWeideKyos in #3660
- Prevent install of psr/simplecache 3.0 by @ziming in #3735
New Contributors
- @guiassemany made their first contribution in #3613
- @keithbrink made their first contribution in #3631
- @FrancisMawn made their first contribution in #3628
- @ahmedash95 made their first contribution in #3641
- @ibrahimeldesoki made their first contribution in #3645
- @RobertWeideKyos made their first contribution in #3660
- @ziming made their first contribution in #3735
Full Changelog: 3.1.40...3.1.41