diff --git a/README.md b/README.md index d362e0a..f20a256 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ # RouterOS API Client - composer require proner/routeros-api-php + composer require evilfreelancer/routeros-api-php This library is partly based on [this old project](https://github.com/BenMenking/routeros-api), but unlike it has many innovations to ease development. In addition, the project is designed diff --git a/composer.json b/composer.json index 60127f4..a908f03 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "proner/routeros-api-php", + "name": "evilfreelancer/routeros-api-php", "type": "library", "description": "Modern Mikrotik RouterOS API PHP client for your applications (with Laravel support)", "keywords": [