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