Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e417ebc commit 9edc9aaCopy full SHA for 9edc9aa
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v11.6.0...11.x)
+## [Unreleased](https://github.com/laravel/laravel/compare/v11.6.1...11.x)
4
+
5
+## [v11.6.1](https://github.com/laravel/laravel/compare/v11.6.0...v11.6.1) - 2025-01-24
6
7
+* Update vite dependencies by [@laserhybiz](https://github.com/laserhybiz) in https://github.com/laravel/laravel/pull/6521
8
+* [11.x] Sync `session.lifetime` configuration by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/laravel/pull/6522
9
+* Remove extra hourly() method in console.php by [@scajanus](https://github.com/scajanus) in https://github.com/laravel/laravel/pull/6525
10
11
## [v11.6.0](https://github.com/laravel/laravel/compare/v11.5.1...v11.6.0) - 2025-01-21
12
0 commit comments