Commit b681c425 authored by endi's avatar endi

Update package name

parent 6871ad23
{ {
"name": "teepluss/restable", "name": "terranet/restable",
"description": "Laravel RESTful API format", "description": "Laravel RESTful API format",
"keywords": ["laravel", "laravel", "restful", "api"], "keywords": ["laravel", "terranet", "restful", "api"],
"homepage": "https://github.com/teepluss/laravel-restable", "homepage": "https://gitlab.top.md/terranet/restable",
"type": "library", "type": "library",
"license": "MIT", "license": "MIT",
"authors": [ "authors": [
{ {
"name": "Teepluss", "name": "Teepluss",
"email": "admin@laravel.in.th" "email": "admin@laravel.in.th"
},
{
"name": "Endi Hunter",
"email": "endi@terranet.md"
} }
], ],
"require": { "require": {
...@@ -16,7 +20,7 @@ ...@@ -16,7 +20,7 @@
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Teepluss\\Restable\\": "src/" "Terranet\\Restable\\": "src/"
} }
}, },
"minimum-stability": "dev" "minimum-stability": "dev"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment