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": {