Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalpospiech committed Feb 18, 2019
1 parent 1a67192 commit d430846
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@
],
"require": {
"php": ">=7.1",
"ext-mbstring": "*",
"ext-dom ": "*",
"ext-libxml": "*",
"ext-bcmath": "*",
"ext-zlib": "*",
"ext-gd": "*",
"ext-filter": "*",
"phenx/php-font-lib": "^0.5.1",
"guzzlehttp/guzzle": "^6.3",
"composer/ca-bundle": "^1.1",
Expand Down

0 comments on commit d430846

Please sign in to comment.