Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
neneone authored Aug 29, 2019
1 parent f534d04 commit b53884b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
"require": {
"php": ">=7.1",
"ext-curl": "*",
"ext-mbstring": "*"
"ext-mbstring": "*",
"ext-pdo": "*",
"ext-json": "*"
},
"minimum-stability": "dev",
"autoload": {
Expand Down

0 comments on commit b53884b

Please sign in to comment.