diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..0511c40 --- /dev/null +++ b/composer.json @@ -0,0 +1,8 @@ +{ + "require": { + "pear/console_commandline": "^1.2", + "pear/net_url2": "^2.2", + "twig/twig": "^1.0", + "pear/http_request2": "^2.3" + } +} |
