| server/composer.json | ●●●●● 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/" }