Skip to content

Commit 2077477

Browse files
committed
Extract RPC commons (#13)
1 parent 3dffde3 commit 2077477

19 files changed

+1
-851
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"minimum-stability": "stable",
1212
"require": {
1313
"php": "~5.5|~7.0",
14+
"scaytrase/rpc-common": "~1.0",
1415
"psr/log": "~1.0",
1516
"guzzlehttp/guzzle": "~6.0",
1617
"paragonie/random_compat": "~1.1@stable"

src/ScayTrase/Api/Rpc/Decorators/CacheableResponseCollection.php

Lines changed: 0 additions & 87 deletions
This file was deleted.

src/ScayTrase/Api/Rpc/Decorators/CacheableRpcClient.php

Lines changed: 0 additions & 80 deletions
This file was deleted.

src/ScayTrase/Api/Rpc/Decorators/LazyResponseCollection.php

Lines changed: 0 additions & 74 deletions
This file was deleted.

src/ScayTrase/Api/Rpc/Decorators/LazyRpcClient.php

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)