Skip to content

Commit 0f37e08

Browse files
EreMaijalademiankatz
authored andcommitted
Move firebase/php-jwt to normal dependencies. (#4279)
Since it's now required by the OpenID Connect client, it should be installed in all environments.
1 parent d4f26c5 commit 0f37e08

2 files changed

Lines changed: 470 additions & 481 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"composer/package-versions-deprecated": "1.11.99.5",
3535
"composer/semver": "3.4.3",
3636
"endroid/qr-code": "5.1.0",
37+
"firebase/php-jwt": "6.10.1",
3738
"guzzlehttp/guzzle": "7.9.2",
3839
"jaybizzle/crawler-detect": "^1.2",
3940
"laminas/laminas-cache": "3.12.2",
@@ -106,7 +107,6 @@
106107
"behat/mink": "1.11.0",
107108
"behat/mink-selenium2-driver": "1.7.0",
108109
"dmore/chrome-mink-driver": "2.9.3",
109-
"firebase/php-jwt": "6.10.1",
110110
"friendsofphp/php-cs-fixer": "3.64.0",
111111
"phpmd/phpmd": "2.15.0",
112112
"phpstan/phpstan": "1.12.7",

0 commit comments

Comments
 (0)