Skip to content

Commit

Permalink
fix: temporarily lock firebase/php-jwt to 6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Jul 21, 2023
1 parent b57d632 commit 014d8bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"require": {
"flarum/core": "^1.2.0",
"fof/oauth": "^1.3",
"patrickbussmann/oauth2-apple": "^0.2.6"
"patrickbussmann/oauth2-apple": "^0.2.6",
"firebase/php-jwt": "6.5.0"
},
"authors": [
{
Expand Down

0 comments on commit 014d8bf

Please sign in to comment.