Skip to content

Commit 33fdded

Browse files
committed
AC-10874::Use public fork for laminas-db support PHP 8.3
1 parent b8aa99d commit 33fdded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Captcha/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"magento/module-store": "*",
1515
"magento/module-authorization": "*",
1616
"laminas/laminas-captcha": "^2.12",
17-
"laminas/laminas-db": "^2.13.4"
17+
"magento/magento-zf-db": "2.19.x-dev"
1818
},
1919
"type": "magento2-module",
2020
"license": [

0 commit comments

Comments
 (0)