Skip to content

Commit

Permalink
Extract RPC commons (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
scaytrase committed Apr 13, 2016
1 parent 3dffde3 commit 2077477
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 851 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"minimum-stability": "stable",
"require": {
"php": "~5.5|~7.0",
"scaytrase/rpc-common": "~1.0",
"psr/log": "~1.0",
"guzzlehttp/guzzle": "~6.0",
"paragonie/random_compat": "~1.1@stable"
Expand Down
87 changes: 0 additions & 87 deletions src/ScayTrase/Api/Rpc/Decorators/CacheableResponseCollection.php

This file was deleted.

80 changes: 0 additions & 80 deletions src/ScayTrase/Api/Rpc/Decorators/CacheableRpcClient.php

This file was deleted.

74 changes: 0 additions & 74 deletions src/ScayTrase/Api/Rpc/Decorators/LazyResponseCollection.php

This file was deleted.

48 changes: 0 additions & 48 deletions src/ScayTrase/Api/Rpc/Decorators/LazyRpcClient.php

This file was deleted.

Loading

0 comments on commit 2077477

Please sign in to comment.