diff --git a/composer.json b/composer.json old mode 100644 new mode 100755 index 3c29600a4..87c7a3708 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { - "name": "m4tthumphrey/php-gitlab-api", + "name": "mikolaykorniat/php-gitlab-api", "type": "library", - "description": "GitLab API client", + "description": "GitLab API client (Forked from m4tthumphrey/php-gitlab-api)", "homepage": "https://github.com/m4tthumphrey/php-gitlab-api", "keywords": ["gitlab", "api"], "license": "MIT",