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 7e0701b commit 0dbc374Copy full SHA for 0dbc374
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes for 10.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v10.48.3...10.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v10.48.4...10.x)
4
+
5
+## [v10.48.4](https://github.com/laravel/framework/compare/v10.48.3...v10.48.4) - 2024-03-21
6
7
+* [10.x] Fix `Collection::concat()` return type by @axlon in https://github.com/laravel/framework/pull/50669
8
+* [10.x] Fix command alias registration and usage by @crynobone in https://github.com/laravel/framework/pull/50695
9
10
## [v10.48.3](https://github.com/laravel/framework/compare/v10.48.2...v10.48.3) - 2024-03-15
11
0 commit comments