Skip to content

Commit

Permalink
Fix letrunghieu#6 by adding "xmlrpc" extension into composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
letrunghieu committed Aug 7, 2014
1 parent daeed51 commit 099a49d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
],
"require": {
"php": ">=5.3.0",
"ext-xmlrpc": "*",
"illuminate/support": "~4.0",
"illuminate/log": "~4.0"
},
Expand Down

0 comments on commit 099a49d

Please sign in to comment.