Skip to content

Commit

Permalink
Merge pull request #1008 from NatLibFi/fix-declare-ext-dependencies
Browse files Browse the repository at this point in the history
Declare required PHP extensions using Composer
  • Loading branch information
osma authored Jun 17, 2020
2 parents 2ba7237 + e513ea2 commit a4bc432
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@
"ml/json-ld": "1.*",
"medialize/uri.js": "1.19.0",
"ext-gettext": "*",
"ext-intl": "*",
"ext-mbstring": "*",
"ext-xsl": "*",
"monolog/monolog": "1.23.*",
"newerton/jquery-mousewheel": "dev-master",
"pamelafox/lscache": "1.0.5",
Expand Down

0 comments on commit a4bc432

Please sign in to comment.