Skip to content

Releases: kreait/laravel-firebase

5.9.1

23 Jun 20:50
5.9.1
dbaf9dc
Compare
Choose a tag to compare

Revert making the Service provider deferrable. The auto discovery problem is hopefully still fixed because of the change in the latest version of the SDK.

5.9.0

23 Jun 09:05
5.9.0
b592e55
Compare
Choose a tag to compare

Service Provider Registration is now deferred. This should fix the credentials auto discovery in Laravel's package discovery stage (#210)

5.8.0

13 Mar 18:34
5.8.0
a028cb6
Compare
Choose a tag to compare

Added support for Laravel 11 (#214)

5.7.0

19 Feb 18:45
5.7.0
3628ce4
Compare
Choose a tag to compare

Enabled using symfony/cache:^7

5.6.0

12 Jan 23:31
5.6.0
9207687
Compare
Choose a tag to compare

Added support for overriding the name of the Firestore Default Database (#209)

5.5.0

01 Dec 04:28
5.5.0
0cd2f7f
Compare
Choose a tag to compare

Added support for PHP 8.3

5.4.0

05 Oct 21:52
5.4.0
a17491f
Compare
Choose a tag to compare

Added support for configuration of credentials with a config array (#202)


This package needs your support. Please read about the future of the Firebase Admin PHP SDK on the SDK's GitHub Repository.

5.3.0

26 Jul 12:28
5.3.0
34ded0e
Compare
Choose a tag to compare

Enabled injecting middlewares into the Firebase API client (#187)

5.2.0

30 Mar 11:26
5.2.0
210bc54
Compare
Choose a tag to compare

Added AppCheck support (#174)

5.1

15 Feb 07:15
48b788c
Compare
Choose a tag to compare
5.1

Added support for Laravel 10