Skip to content

Commit 3d9571e

Browse files
authored
Apple provider: upgrade firebase/php-jwt to ^7.0 (#1416)
1 parent 7ae1fdf commit 3d9571e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"php": "^8.0",
4040
"ext-json": "*",
4141
"ext-openssl": "*",
42-
"firebase/php-jwt": "^6.8",
42+
"firebase/php-jwt": "^6.8 || ^7.0",
4343
"lcobucci/clock": "^2.0 || ^3.0",
4444
"lcobucci/jwt": "^4.1.5 || ^5.0.0",
4545
"socialiteproviders/manager": "^4.4"

0 commit comments

Comments
 (0)