Skip to content

Commit

Permalink
Update composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
odi-um committed Feb 15, 2018
1 parent f4cb548 commit a3f64a5
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 150 deletions.
8 changes: 6 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
{
"type": "composer",
"url": "https://packagist.orocrm.com"
},
{
"type": "git",
"url": "https://github.com/eltrino/composer.git"
}
],
"config": {
Expand All @@ -35,8 +39,8 @@
"ezyang/htmlpurifier": "4.6.*",
"bordeux/email-cleaner": "0.6.*",
"michelf/php-markdown": "~1.4",
"hwi/oauth-bundle": "0.3.9 as 1.0"

"hwi/oauth-bundle": "0.3.9 as 1.0",
"composer/composer": "1.0.0-p2 as 1.0.0-p1"
},
"require-dev": {
"phpunit/phpunit": "4.8.*",
Expand Down
Loading

0 comments on commit a3f64a5

Please sign in to comment.