Skip to content

Commit

Permalink
Add pear/versioncontrol_git as a dependency, since it's used by the a…
Browse files Browse the repository at this point in the history
…cquia deployment.
  • Loading branch information
becw committed May 5, 2016
1 parent 0827e68 commit 019cd7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"require": {
"phing/phing": "^2.14",
"continuousphp/phing-drush-task": "dev-master"
"continuousphp/phing-drush-task": "dev-master",
"pear/versioncontrol_git": "@dev"
}
}

0 comments on commit 019cd7e

Please sign in to comment.