From 561cd6fcc7bbecdaf071fe37eb5380b49f94eda7 Mon Sep 17 00:00:00 2001 From: Diogo Bemfica Date: Fri, 27 Nov 2020 16:00:39 -0300 Subject: [PATCH] restored vendor name --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": [