Skip to content

Commit

Permalink
added ext-pdo_mysql (#4350)
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichel authored Nov 16, 2024
1 parent 7806f0e commit fce93f5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions app/code/core/Mage/Install/etc/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
<mcrypt/>
</mcrypt>
<pdo/>
<pdo_mysql/>
<simplexml/>
<soap/>
<spl/>
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-pdo": "*",
"ext-pdo_mysql": "*",
"ext-simplexml": "*",
"ext-soap": "*",
"ext-zlib": "*",
Expand Down
5 changes: 3 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fce93f5

Please sign in to comment.