From 781106971d99b5bd0e862efbf32d7b52fcea508d Mon Sep 17 00:00:00 2001 From: nikolaitsarenkov <158211339+nikolaitsarenkov@users.noreply.github.com> Date: Thu, 17 Sep 2026 17:35:07 +0300 Subject: [PATCH] fix: Add composer.json to package archive --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 62efcd5..657fc54 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,4 @@ /.* export-ignore -/composer.json export-ignore /install-extensions.sh export-ignore /phpunit.xml export-ignore /tests/ export-ignore