From 71f2ad56a218fba53cd8d9327351b9aa2c06a6e5 Mon Sep 17 00:00:00 2001 From: Franck Allimant Date: Tue, 18 Jun 2019 09:26:26 +0200 Subject: [PATCH] Fix package name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index be6c178..77b219f 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "your-vendor/payzen-embedded-module", + "name": "thelia/payzen-embedded-module", "license": "LGPL-3.0+", "type": "thelia-module", "require": {