You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,11 @@
2
2
3
3
## Unreleased
4
4
5
-
* Dropped support for Lumen
5
+
* Upgraded `kreait/firebase-php` from 6.x to 7.x
6
+
* Dropped support for PHP <8.1, Laravel <9.0
7
+
* Dropped support for Lumen ([it is not recommended anymore to use it](https://github.com/laravel/lumen/commit/69b26578d2f15595ea901278434b74df459c4329))
6
8
* The ability to disable credentials auto-discovery has been removed. If you don't want a service account to be
7
-
auto-discovered, provide it by setting the `GOOGLE_APPLICATION_CREDENTIALS` environment variable or by adapting
9
+
auto-discovered, provide it by setting the `GOOGLE_APPLICATION_CREDENTIALS` environment variable or by modifying
0 commit comments