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 103df9f commit 0d87522Copy full SHA for 0d87522
CHANGELOG-6.x.md
@@ -1,6 +1,15 @@
1
# Release Notes for 6.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v6.20.42...6.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v6.20.43...6.x)
4
+
5
6
+## [v6.20.43 (2021-12-14)](https://github.com/laravel/framework/compare/v6.20.42...v6.20.43)
7
8
+### Fixed
9
+- Fixed inconsistent escaping of artisan argument ([#39953](https://github.com/laravel/framework/pull/39953))
10
11
+### Changed
12
+- Do not return anything `Illuminate/Foundation/Application::afterLoadingEnvironment()`
13
14
15
## [v6.20.42 (2021-12-07)](https://github.com/laravel/framework/compare/v6.20.41...v6.20.42)
0 commit comments