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"] },