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 3de91bc commit 0eb4a40Copy full SHA for 0eb4a40
CHANGELOG.md
@@ -3,6 +3,13 @@
3
## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.7...8.x)
4
5
6
+## [v8.6.8 (2021-11-23)](https://github.com/laravel/laravel/compare/v8.6.7...v8.6.8)
7
+
8
+### Changed
9
+- Order validation rules alphabetically ([#5728](https://github.com/laravel/laravel/pull/5728))
10
+- Removes the Console\Kernel::$commands property ([#5727](https://github.com/laravel/laravel/pull/5727))
11
12
13
## [v8.6.7 (2021-11-16)](https://github.com/laravel/laravel/compare/v8.6.6...v8.6.7)
14
15
### Changed
0 commit comments