From 523fb0b74d2c53a67854972019fb910b17ecfb46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20L=C3=B8vgaard?= Date: Tue, 24 Oct 2023 09:38:31 +0200 Subject: [PATCH] Change type of package to 'sylius-plugin' --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 40e3e6c..7da89ef 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "setono/sylius-google-ads-plugin", "description": "Google Ads plugin for Sylius.", "license": "MIT", - "type": "symfony-bundle", + "type": "sylius-plugin", "keywords": [ "sylius", "sylius-plugin"