From 455e39a727c34b3cd0454298eda0903301d5bc85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Chru=C5=9Bciel?= Date: Mon, 21 Oct 2024 18:37:49 +0200 Subject: [PATCH] Add project name and description --- composer.json | 2 ++ composer.lock | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 95600b6..dc1cd60 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,7 @@ { + "name": "commerce-weavers/sylius-2-phpcon-workshop", "type": "project", + "description": "Sylius 2 PHPCon Workshop by Commerce Weavers", "keywords": [ "symfony", "sylius", diff --git a/composer.lock b/composer.lock index 47dc250..9b537fb 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "34897e446d5f33f3e848ebdd0f4a35ce", + "content-hash": "86514089ac8e6f87b6dae2a4c69b1bcb", "packages": [ { "name": "alcohol/iso4217",