Added keywords and homepage to composer.json

This commit is contained in:
2026-03-09 15:55:42 +00:00
parent 1923571794
commit abb464b480

View File

@@ -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": {