Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SharkyKZ committed Aug 2, 2019
1 parent 1f646bc commit c5e4ea4
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 46 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -84,6 +84,7 @@
"paragonie/sodium_compat": "~1.6",
"phpmailer/phpmailer": "~6.0",
"psr/link": "~1.0",
"psr/log": "~1.0",
"symfony/console": "4.3.*",
"symfony/debug": "4.3.*",
"symfony/ldap": "4.3.*",
Expand All @@ -96,13 +97,15 @@
"maximebf/debugbar": "^1.15",
"tobscure/json-api": "^0.4.1",
"willdurand/negotiation": "^2.3",
"ext-gd": "*",
"ext-json": "*",
"ext-simplexml": "*"
},
"require-dev": {
"phpunit/phpunit": "~8.0",
"joomla/cms-coding-standards": "~2.0.0-alpha2@dev",
"joomla/coding-standards": "~3.0@dev",
"joomla/test": "~1.0",
"joomla/mediawiki": "dev-master",
"friendsofphp/php-cs-fixer": "~2.12",
"squizlabs/php_codesniffer": "~3.0",
Expand Down
139 changes: 93 additions & 46 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5e4ea4

Please sign in to comment.