Update some properties within composer.json file
This commit is contained in:
parent
79d5434da2
commit
1fa7ac7993
2 changed files with 8 additions and 5 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
2
composer.lock
generated
2
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "943975ec232403b96a40d215253492d8",
|
||||
"content-hash": "86f43c2e25a32afe65da962885fc9f25",
|
||||
"packages": [
|
||||
{
|
||||
"name": "amphp/amp",
|
||||
|
|
|
|||
Loading…
Reference in a new issue