Skip to content

Commit dda5eb8

Browse files
author
Alexandru Bucur
committed
bugfix firebase min
1 parent afbd147 commit dda5eb8

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
@@ -19,7 +19,7 @@
1919
"php": ">=7.3|~8.0.0|~8.1.0",
2020
"ext-curl": "*",
2121
"ext-json": "*",
22-
"firebase/php-jwt": "^5.4|^6.2"
22+
"firebase/php-jwt": "^5.5.1|^6.2"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^9.5.14",

0 commit comments

Comments
 (0)