rest-proxy.php

Simple proxy for RESTful APIs
git clone git://git.finwo.net/app/rest-proxy.php
Log | Files | Refs | README

commit 7af0fb8f83b1aa4741e4a92b2c29fc02b4542cbc
parent b6c416c8bd52bbe290b211f025a088fae0ad971d
Author: finwo <finwo@pm.me>
Date:   Mon, 18 Apr 2016 00:20:56 +0200

Removed composer.json repositories

Diffstat:
Mcomposer.json | 6------
Mcomposer.lock | 4++--
2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/composer.json b/composer.json @@ -12,12 +12,6 @@ "": "src" } }, - "repositories": [ - { - "type": "vcs", - "url": "git@github.com:finwo/data-tools-php.git" - } - ], "require": { "mustangostang/spyc": "^0.5.1", "finwo/property-accessor": "*@dev", diff --git a/composer.lock b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "280e83084986cce328d1f822ab5357c2", - "content-hash": "973564a82e976b87ea07f13913d08004", + "hash": "2cc138d78d7557c16a2bfe561924152c", + "content-hash": "595a6a175bf73be26bb25ccdda3d8017", "packages": [ { "name": "adoy/oauth2",