Skip to content

Commit c7b4c89

Browse files
authored
Update firebase/php-jwt version constraint for Microsoft (#1429)
1 parent 4a13cbf commit c7b4c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": "^8.0",
2525
"ext-json": "*",
26-
"firebase/php-jwt": "^6.8",
26+
"firebase/php-jwt": "^6.8 || ^7.0",
2727
"socialiteproviders/manager": "^4.4"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)