kreait / laravel-firebase

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

Add support for Lavel 9.x #118

Closed marcroberts closed 2 years ago

marcroberts commented 2 years ago

These tests won't pass until the Laravel 9.x stable version is released later this month

ankurk91 commented 2 years ago

@jeromegamez

Laravel 9 is set to release today

jeromegamez commented 2 years ago

I know, I will have a closer look once it's actually released ^^

codecov[bot] commented 2 years ago

Codecov Report

Merging #118 (19f55e9) into main (463a764) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #118   +/-   ##
=========================================
  Coverage     99.15%   99.15%           
  Complexity       47       47           
=========================================
  Files             3        3           
  Lines           118      118           
=========================================
  Hits            117      117           
  Misses            1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 463a764...19f55e9. Read the comment docs.

jeromegamez commented 2 years ago

Lumen hasn't been updated yet, I'll go and remove the dev dependency, it should be fine.

jeromegamez commented 2 years ago

Released with https://github.com/kreait/laravel-firebase/releases/tag/4.1.0, thank you! 🌺