Skip to content

Commit 1bbaaa3

Browse files
committed
AC-13306::Adobe Commerce 2.4.8 core code is compatible with PHP 8.4
1 parent 07daf46 commit 1bbaaa3

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
@@ -13,7 +13,7 @@
1313
"magento/module-sales": "*",
1414
"magento/module-store": "*",
1515
"magento/module-authorization": "*",
16-
"magento/laminas-captcha": "dev-develop",
16+
"laminas/laminas-captcha": "^2.18",
1717
"magento/laminas-db": "dev-develop"
1818
},
1919
"type": "magento2-module",

0 commit comments

Comments
 (0)