Skip to content

Commit 9c014ef

Browse files
Merge pull request #25 from drupal-composer/use-better-apis
Use better apis
2 parents 47c8319 + d0bba8b commit 9c014ef

File tree

5 files changed

+345
-215
lines changed

5 files changed

+345
-215
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"php": ">=5.4.5",
88
"composer-plugin-api": "^1.0.0",
99
"guzzlehttp/guzzle": "~6.1",
10-
"codegyre/robo": "~0"
10+
"codegyre/robo": "~0",
11+
"pear/archive_tar": "~1.0"
1112
},
1213
"autoload": {
1314
"psr-4": {

0 commit comments

Comments
 (0)