Skip to content

Commit af4f19c

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

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-
"magento/magento-zf-db": "2.19.x-dev"
17+
"laminas/laminas-db | magento/magento-zf-db": "^3.18.0 | 2.19.x-dev"
1818
},
1919
"type": "magento2-module",
2020
"license": [

0 commit comments

Comments
 (0)