Skip to content

Commit b77ef3f

Browse files
committed
11.2: * [Platform/Dependencies] Upgraded lcobucci/jwt to v5.6.0 and league/oauth2-server to v9.3.0 for PHP 8.5 compatibility.
1 parent 7000d07 commit b77ef3f

4 files changed

Lines changed: 228 additions & 98 deletions

File tree

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,12 @@
4747
"ext-zip": "*",
4848
"smarty/smarty" : "v4.5.6",
4949
"symfony/mailer": "7.4.12",
50-
"lcobucci/jwt": "4.3.0",
50+
"lcobucci/jwt": "5.6.0",
51+
"lcobucci/clock": "3.5.0",
5152
"dragonmantank/cron-expression": "2.3.1",
5253
"onelogin/php-saml" : "3.8.1",
5354
"defuse/php-encryption" : "v2.4.0",
54-
"league/oauth2-server": "8.5.5",
55+
"league/oauth2-server": "9.3.0",
5556
"league/oauth2-client": "2.9.0",
5657
"guzzlehttp/guzzle": "7.10.0",
5758
"phpseclib/phpseclib": "3.0.52",

composer.lock

Lines changed: 175 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)