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 efae7be commit 0420dc2Copy full SHA for 0420dc2
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v8.4.1...8.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v8.4.2...8.x)
4
+
5
6
+## [v8.4.2 (2020-03-24)](https://github.com/laravel/passport/compare/v8.4.1...v8.4.2)
7
8
+### Fixed
9
+- `mergeConfigFrom` already checked if app is running with config cached ([#1205](https://github.com/laravel/passport/pull/1205))
10
11
12
## [v8.4.1 (2020-03-04)](https://github.com/laravel/passport/compare/v8.4.0...v8.4.1)
0 commit comments