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 0706abf commit 45de4c4Copy full SHA for 45de4c4
CHANGELOG-8.x.md
@@ -1,6 +1,13 @@
1
# Release Notes for 8.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v8.83.6...8.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v8.83.7...8.x)
4
+
5
6
+## [v8.83.7 (2022-04-05)](https://github.com/laravel/framework/compare/v8.83.6...v8.83.7)
7
8
+### Fixed
9
+- Backport - Fix trashed implicitBinding with child with no softdelete ([#41814](https://github.com/laravel/framework/pull/41814))
10
+- Fix assertListening check with auto discovery ([#41820](https://github.com/laravel/framework/pull/41820))
11
12
13
## [v8.83.6 (2022-03-29)](https://github.com/laravel/framework/compare/v8.83.5...v8.83.6)
0 commit comments