⬆ ️ Upgrade dependency laravel/framework to v9.52.16
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| laravel/framework | patch |
v9.52.7 -> v9.52.16
|
|
| laravel/framework (source) | require | patch |
9.52.7 -> 9.52.16
|
Release Notes
laravel/framework (laravel/framework)
v9.52.16
- [9.x] Support for phpredis 6.0.0 by @MichalHubatka in https://github.com/laravel/framework/pull/48380
v9.52.15
- [9.x] Improve decimal shape validation by @timacdonald in https://github.com/laravel/framework/pull/47957
v9.52.14
What's Changed
- [9.x] Circumvent PHP 8.2.9 date format bug that makes artisan serve crash by @levu42 in https://github.com/laravel/framework/pull/47931
Full Changelog: https://github.com/laravel/framework/compare/v9.52.13...v9.52.14
v9.52.13
v9.52.12
v9.52.11
- [9.x] Fix CI for DynamoDB by @GrahamCampbell in https://github.com/laravel/framework/pull/47656
- [9.x] Pin
amazon/dynamodb-localversion indocker-compose.ymlby @GrahamCampbell in https://github.com/laravel/framework/pull/47657
v9.52.10
- Fix SES V2 Transport "reply to" addresses by @jacobmllr95 in https://github.com/laravel/framework/pull/47522
- Fixes unable to use
trans()->has()on JSON language files by @crynobone in https://github.com/laravel/framework/pull/47582
v9.52.9
- Fixes usage of
Redis::many()with empty array by @nunomaduro in https://github.com/laravel/framework/pull/47307 - Fix PHPStan description of Closure returning a union type by @ondrejmirtes in https://github.com/laravel/framework/pull/47352
v9.52.8
Fixed
- Fixed escaped String for JSON_CONTAINS (#47244)
Changed
- Send along value to InvalidPayloadException (#47223)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot