Skip to content

Commit

Permalink
Update ADOdb minimum version to 5.22
Browse files Browse the repository at this point in the history
Fixes #32028, #32027
  • Loading branch information
dregad committed Sep 2, 2023
1 parent 6e9fc6c commit e5ec541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -9,7 +9,7 @@
"slim/slim": "^3.0",
"guzzlehttp/guzzle": "^7.5",
"vboctor/disposable_email_checker": "^3.0",
"adodb/adodb-php": "^5.20.21",
"adodb/adodb-php": "^5.22",
"phpmailer/phpmailer": "~6.0",
"erusev/parsedown": "^1.7.0, <=1.7.3",
"ezyang/htmlpurifier": "^4.14",
Expand Down

0 comments on commit e5ec541

Please sign in to comment.