Commit b681c425 authored by endi's avatar endi

Update package name

parent 6871ad23
{
"name": "teepluss/restable",
"name": "terranet/restable",
"description": "Laravel RESTful API format",
"keywords": ["laravel", "laravel", "restful", "api"],
"homepage": "https://github.com/teepluss/laravel-restable",
"keywords": ["laravel", "terranet", "restful", "api"],
"homepage": "https://gitlab.top.md/terranet/restable",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "Teepluss",
"email": "admin@laravel.in.th"
},
{
"name": "Endi Hunter",
"email": "endi@terranet.md"
}
],
"require": {
......@@ -16,7 +20,7 @@
},
"autoload": {
"psr-4": {
"Teepluss\\Restable\\": "src/"
"Terranet\\Restable\\": "src/"
}
},
"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