Browse Source

restored vendor name

pull/46/head
Diogo Bemfica 5 years ago
parent
commit
561cd6fcc7
  1. 2
      README.md
  2. 2
      composer.json

2
README.md

@ -8,7 +8,7 @@
# RouterOS API Client # 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 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 innovations to ease development. In addition, the project is designed

2
composer.json

@ -1,5 +1,5 @@
{ {
"name": "proner/routeros-api-php",
"name": "evilfreelancer/routeros-api-php",
"type": "library", "type": "library",
"description": "Modern Mikrotik RouterOS API PHP client for your applications (with Laravel support)", "description": "Modern Mikrotik RouterOS API PHP client for your applications (with Laravel support)",
"keywords": [ "keywords": [

Loading…
Cancel
Save