kreait / firebase-bundle

A Symfony Bundle for the Firebase PHP Admin SDK
https://github.com/kreait/firebase-php
MIT License
135 stars 25 forks source link

PHP 8 Support #34

Closed SherinBloemendaal closed 3 years ago

SherinBloemendaal commented 3 years ago

The problem

composer require throws an error when running php 8.0.

Environment

Details

Is PHP 8 already supported?

Code to reproduce issue

jeromegamez commented 3 years ago

"(latest)" is not a version number.

Yes, the Bundle and underlying SDK support PHP 8.

When creating an issue, please make sure it's actionable, I'm not sure what you expected me to do here.

SherinBloemendaal commented 3 years ago

Ok thanks