From f289bc1d7638bc538a2552247c9c71119fe362b0 Mon Sep 17 00:00:00 2001 From: Bertrand Dunogier Date: Fri, 27 Feb 2015 17:54:19 +0100 Subject: [PATCH] Adapted composer.json metadata to ezplatform --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index d23422b3a9..1efe2b192b 100644 --- a/composer.json +++ b/composer.json @@ -1,12 +1,12 @@ { - "name": "ezsystems/ezpublish-community", - "description": "eZ Publish 5 community distribution", + "name": "ezsystems/ezplatform", + "description": "eZ Platform distribution", "homepage": "http://share.ez.no", "license": "GPL-2.0", "authors": [ { - "name": "eZ Publish dev-team & eZ Community", - "homepage": "https://github.com/ezsystems/ezpublish-community/contributors" + "name": "eZ dev-team & eZ Community", + "homepage": "https://github.com/ezsystems/ezplatform/contributors" } ], "autoload": {