Skip to content

Commit 06b6446

Browse files
Merge commit from fork
fix(deps): Update auth0/auth0-php for security fix
2 parents 169e917 + f1877f7 commit 06b6446

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
@@ -36,7 +36,7 @@
3636
"php": "^8.1",
3737
"ext-json": "*",
3838
"ext-openssl": "*",
39-
"auth0/auth0-php": "^8.10",
39+
"auth0/auth0-php": "^8.14",
4040
"psr/cache": "^3.0"
4141
},
4242
"require-dev": {

0 commit comments

Comments
 (0)