Skip to content

Commit

Permalink
Firebase 6
Browse files Browse the repository at this point in the history
Allow firebase 6.x
  • Loading branch information
krothapigroup committed May 2, 2022
1 parent 3f8d322 commit e29d736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require": {
"php": "^5.6|^7.0|^8.0",
"league/oauth2-client": "~2.0",
"firebase/php-jwt": "~3.0||~4.0||~5.0"
"firebase/php-jwt": "~3.0||~4.0||~5.0||~6.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e29d736

Please sign in to comment.