Skip to content

Commit a1c3344

Browse files
fix(deps) : Update auth0/auth0-php for security fix
1 parent 00c97ee commit a1c3344

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.17",
40+
"auth0/auth0-php": "^8.18",
4141
"illuminate/contracts": "^11 || ^12",
4242
"illuminate/http": "^11 || ^12",
4343
"illuminate/support": "^11 || ^12",

0 commit comments

Comments
 (0)