Skip to content

Commit

Permalink
Adds required PHP extensions so they get added to the Dokku envs.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpellenwood committed Nov 15, 2024
1 parent 8a08670 commit 1aec31e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12,515 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
},
"require": {
"php": "^8.2",
"ext-exif": "*",
"ext-gd": "*",
"ext-intl": "*",
"ext-json": "*",
"block-editor-custom-alignments/block-editor-custom-alignments": "^1.0",
"composer/installers": "^2.2",
"humanmade/s3-uploads": "^3.0",
Expand Down
Loading

0 comments on commit 1aec31e

Please sign in to comment.