We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c62cc commit d7ff371Copy full SHA for d7ff371
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes for 9.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v9.52.7...9.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v9.52.8...9.x)
4
+
5
6
+## [v9.52.8](https://github.com/laravel/framework/compare/v9.52.7...v9.52.8) - 2023-05-30
7
8
+### Fixed
9
+- Fixed escaped String for JSON_CONTAINS ([#47244](https://github.com/laravel/framework/pull/47244))
10
11
+### Changed
12
+- Send along value to InvalidPayloadException ([#47223](https://github.com/laravel/framework/pull/47223))
13
14
15
## [v9.52.7](https://github.com/laravel/framework/compare/v9.52.6...v9.52.7) - 2023-04-25
0 commit comments