emscripten Humble Cloud interface
Edward Rudd
2014-08-21 d385d68bc83057d9cba773beb279c4aad86788e4

move to upstream master now that all pull requests are in for php-rest-service

1 files modified
6 ■■■■ changed files
server/composer.json 6 ●●●● patch | view | raw | blame | history
server/composer.json
@@ -1,10 +1,6 @@
{
    "repositories": [{
        "type": "vcs",
        "url": "https://github.com/urkle/php-rest-service"
    }],
    "require": {
        "marcj/php-rest-service": "dev-work"
        "marcj/php-rest-service": "dev-master"
    },
    "autoload": {
        "psr-0": { "": "src/" }