Update some properties within composer.json file

This commit is contained in:
Lucas Michot
2024-10-28 13:40:00 +01:00
parent 79d5434da2
commit 1fa7ac7993
2 changed files with 8 additions and 5 deletions

View File

@@ -1,10 +1,13 @@
{
"name": "laravel/laravel",
"name": "coollabsio/coolify",
"type": "project",
"description": "The Laravel Framework.",
"description": "The Coolify project.",
"keywords": [
"framework",
"laravel"
"coolify",
"deployment",
"docker",
"self-hosted",
"server"
],
"license": "MIT",
"require": {