From 6cde449dcf4beea3672a596b9fd3d26862d89963 Mon Sep 17 00:00:00 2001 From: Khoubza Younes Date: Sun, 29 Aug 2021 19:14:45 +0100 Subject: [PATCH] add type library to all composer packages except symfony --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 0d50273..0c95b1d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "php-flasher/flasher-toastr", "description": "PHP Flasher adapter for Toastr", + "type": "library", "keywords": [ "notify", "php",