kreait / laravel-firebase

A Laravel package for the Firebase PHP Admin SDK
https://github.com/kreait/firebase-php
MIT License
981 stars 162 forks source link

feat: allow laravel v11.x #214

Closed ankurk91 closed 2 months ago

ankurk91 commented 2 months ago

Description

Allow Laravel 11, since Laravel 11 will be released tomorrow

Checklist:

ankurk91 commented 2 months ago

Please re-run the actions, it should pass now

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.41%. Comparing base (4831cd1) to head (4a4839a). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #214 +/- ## ============================================ - Coverage 98.43% 98.41% -0.03% Complexity 49 49 ============================================ Files 3 3 Lines 128 126 -2 ============================================ - Hits 126 124 -2 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

jeromegamez commented 2 months ago

Thanks!

Please note that this project doesn't use conventional/semantic commits.