packagist kreait/firebase-php 0.5

latest releases: 7.x-dev, dev-dependabot/github_actions/codecov/codecov-action-4.3.1, 7.10.0...
9 years ago

The Firebase client now can be configured through a dedicated Configuration object.

This is a breaking change, as until now, the second parameter in the Firebase constructor was a custom HTTP Adapter - now it is a custom Configuration.

Please have a look at the documentation to see how to use the new Configuration object.

Note: The methods getFirebaseSecret() and setFirebaseSecret() are functional but are not used productively right now :).

Don't miss a new firebase-php release

NewReleases is sending notifications on new releases.