Skip to content

Commit

Permalink
Add another required PHP extension to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kraftbj committed Sep 16, 2019
1 parent 7b66e8b commit e9c8a12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"require": {
"ext-openssl": "*",
"ext-fileinfo": "*",
"ext-json": "*",
"automattic/jetpack-abtest": "@dev",
"automattic/jetpack-connection": "@dev",
"automattic/jetpack-options": "@dev",
Expand Down

0 comments on commit e9c8a12

Please sign in to comment.