We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addc44f commit 8c61f6cCopy full SHA for 8c61f6c
CHANGELOG-6.x.md
@@ -1,6 +1,12 @@
1
# Release Notes for 6.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v6.20.23...6.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v6.20.24...6.x)
4
+
5
6
+## [v6.20.24 (2021-04-20)](https://github.com/laravel/framework/compare/v6.20.23...v6.20.24)
7
8
+### Fixed
9
+- Fixed required_if boolean validation ([#36969](https://github.com/laravel/framework/pull/36969))
10
11
12
## [v6.20.23 (2021-04-13)](https://github.com/laravel/framework/compare/v6.20.22...v6.20.23)
0 commit comments