Closed jeromegamez closed 4 years ago
@dbaranoff @chimit Could you give this please another try 🙏? I (hopefully) fixed the Lumen incompatibilities and updated the docs in the readme.
I tested this locally with Laravel and Lumen, and just released 1.3.0 🎉.
Please remember to revert your composer.json
or update it with "kreait/laravel-firebase": "^1.3"
, and let me know if things work for you or not! 🌺
Closes #8
Changes
How to test
Add the following line to the
require
section of yourcomposer.json
::octocat: