Skip to content

Commit be2c59a

Browse files
Merge commit from fork
fix(deps): Update auth0/auth0-php for security fix
2 parents 3b24f36 + 78f8405 commit be2c59a

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
@@ -37,7 +37,7 @@
3737
"require": {
3838
"php": "^8.2",
3939
"ext-json": "*",
40-
"auth0/auth0-php": "^8.10",
40+
"auth0/auth0-php": "^8.14",
4141
"illuminate/contracts": "^11 || ^12",
4242
"illuminate/http": "^11 || ^12",
4343
"illuminate/support": "^11 || ^12",

0 commit comments

Comments
 (0)