We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83719c2 commit 75b3220Copy full SHA for 75b3220
composer.json
@@ -30,17 +30,18 @@
30
"php": ">=8.1",
31
"ext-json": "*",
32
"cakephp/cakephp": "^5.0",
33
- "cakedc/users": "^14.3.5",
34
- "lcobucci/jwt": "~4.0.0",
+ "cakedc/users": "^15.1",
+ "lcobucci/jwt": "^5.5.0",
35
"firebase/php-jwt": "^6.3"
36
},
37
"require-dev": {
38
"cakephp/cakephp-codesniffer": "^4.5",
39
+ "endroid/qr-code": "^4",
40
"google/recaptcha": "@stable",
- "league/flysystem-vfs": "^1.0",
41
"laminas/laminas-diactoros": "^3.0",
42
- "phpunit/phpunit": "^10.0",
+ "league/flysystem-vfs": "^1.0",
43
"phpstan/phpstan": "^1.8",
44
+ "phpunit/phpunit": "^10.0",
45
"robthree/twofactorauth": "^1.6",
46
"vlucas/phpdotenv": "^3.3",
47
"web-auth/webauthn-lib": "^4.4"
0 commit comments