Skip to content

Commit 35f14da

Browse files
committed
Add support for firebase/php-jwt:^7.0.2
1 parent 97a21ed commit 35f14da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"beste/json": "^1.5.1",
4040
"cuyz/valinor": "^2.2.1",
4141
"fig/http-message-util": "^1.1.5",
42-
"firebase/php-jwt": "^6.10.2",
42+
"firebase/php-jwt": "^6.10.2 || ^7.0.2",
4343
"google/auth": "^1.45",
4444
"google/cloud-storage": "^1.48.7",
4545
"guzzlehttp/guzzle": "^7.9.2",
@@ -166,4 +166,4 @@
166166
"dev-8.x": "8.x-dev"
167167
}
168168
}
169-
}
169+
}

0 commit comments

Comments
 (0)