Skip to content

Commit 75b3220

Browse files
committed
update packages
1 parent 83719c2 commit 75b3220

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

composer.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,18 @@
3030
"php": ">=8.1",
3131
"ext-json": "*",
3232
"cakephp/cakephp": "^5.0",
33-
"cakedc/users": "^14.3.5",
34-
"lcobucci/jwt": "~4.0.0",
33+
"cakedc/users": "^15.1",
34+
"lcobucci/jwt": "^5.5.0",
3535
"firebase/php-jwt": "^6.3"
3636
},
3737
"require-dev": {
3838
"cakephp/cakephp-codesniffer": "^4.5",
39+
"endroid/qr-code": "^4",
3940
"google/recaptcha": "@stable",
40-
"league/flysystem-vfs": "^1.0",
4141
"laminas/laminas-diactoros": "^3.0",
42-
"phpunit/phpunit": "^10.0",
42+
"league/flysystem-vfs": "^1.0",
4343
"phpstan/phpstan": "^1.8",
44+
"phpunit/phpunit": "^10.0",
4445
"robthree/twofactorauth": "^1.6",
4546
"vlucas/phpdotenv": "^3.3",
4647
"web-auth/webauthn-lib": "^4.4"

0 commit comments

Comments
 (0)