Skip to content

Commit 931116b

Browse files
committed
Merge remote-tracking branch 'origin/AC-12857-v2.0' into spartans_pr_11122024
2 parents 9c48c55 + e8941a8 commit 931116b

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"ext-ctype": "*",
2323
"ext-curl": "*",
2424
"ext-dom": "*",
25+
"ext-ftp": "*",
2526
"ext-gd": "*",
2627
"ext-hash": "*",
2728
"ext-iconv": "*",

composer.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"ext-bcmath": "*",
1515
"ext-curl": "*",
1616
"ext-dom": "*",
17+
"ext-ftp": "*",
1718
"ext-gd": "*",
1819
"ext-hash": "*",
1920
"ext-iconv": "*",

0 commit comments

Comments
 (0)