kreait / laravel-firebase

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

Need Help Install in Laravel 8.0 #85

Closed daffigusti closed 3 years ago

daffigusti commented 3 years ago

Hello, Please Help to install in Laravel 8.0.

Get this error when install using this command :

composer require kreait/laravel-firebase

The composer error is :

` Problem 1

`

Any Sugestion?

Thanks

jeromegamez commented 3 years ago

This is due to the tymon/jwt-auth package preventing the installation of a required dependency. You can read more about it at https://github.com/kreait/firebase-php/discussions/581