From af19f6441b26051ad26b912a1357f468c6a7a9dd Mon Sep 17 00:00:00 2001 From: "n.netesin" Date: Sun, 29 Sep 2019 20:38:31 +0300 Subject: [PATCH] fix manifests --- timiki/rpc-client-bundle/4.0/manifest.json | 1 - timiki/rpc-server-bundle/4.0/manifest.json | 1 - 2 files changed, 2 deletions(-) diff --git a/timiki/rpc-client-bundle/4.0/manifest.json b/timiki/rpc-client-bundle/4.0/manifest.json index 6bcb6e97..8e36a4b2 100644 --- a/timiki/rpc-client-bundle/4.0/manifest.json +++ b/timiki/rpc-client-bundle/4.0/manifest.json @@ -1,5 +1,4 @@ { - "aliases": ["rpc-client", "timiki-rpc-client"], "bundles": { "Timiki\\Bundle\\RpcClientBundle\\RpcClientBundle": ["all"] }, diff --git a/timiki/rpc-server-bundle/4.0/manifest.json b/timiki/rpc-server-bundle/4.0/manifest.json index 0fc1955e..0966a1b2 100644 --- a/timiki/rpc-server-bundle/4.0/manifest.json +++ b/timiki/rpc-server-bundle/4.0/manifest.json @@ -1,5 +1,4 @@ { - "aliases": ["rpc-server", "timiki-rpc-server"], "bundles": { "Timiki\\Bundle\\RpcServerBundle\\RpcServerBundle": ["all"] },