Fix pakefile to build from master branch; add a description for every class for bette...
[plcapi.git] / pakefile.php
index 74bcba8..fc2633b 100644 (file)
@@ -22,7 +22,7 @@ class Builder
     );
     protected static $options = array(
         'repo' => 'https://github.com/gggeek/phpxmlrpc',
-        'branch' => 'php53'
+        'branch' => 'master'
     );
 
     public static function libVersion()