Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.

Commit

Permalink
need pear i top composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
diversen committed Sep 30, 2015
1 parent 91fa48f commit fceea01
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion composer.json
@@ -1,12 +1,19 @@
{
"repositories": [
{
"type": "pear",
"url": "http://pear.php.net"
}

],
"require": {
"ext-mbstring": "*",
"ext-gd": "*",
"google/apiclient": "^1.1",
"facebook/php-sdk-v4" : "^4.0",
"symfony/filesystem": "^2",
"michelf/php-markdown": "^1",
"diversen/cli-framework": "^1.3",
"diversen/cli-framework": "1.3.*",
"diversen/http-send-file": "^1.0",
"diversen/simple-pager": "^1.3",
"diversen/simple-php-github-api": "^1.0",
Expand Down

0 comments on commit fceea01

Please sign in to comment.