Added keywords and homepage to composer.json
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "cloudobjects/laravel-sdk",
|
"name": "cloudobjects/laravel-sdk",
|
||||||
"description" : "CloudObjects SDK for Laravel Applications.",
|
"description" : "CloudObjects SDK for Laravel Applications.",
|
||||||
|
"keywords": ["cloudobjects", "sdk", "laravel"],
|
||||||
|
"homepage": "https://codeberg.org/CloudObjects/CloudObjects-Laravel-SDK",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"require": {
|
"require": {
|
||||||
|
|||||||
Reference in New Issue
Block a user