diff --git a/composer.json b/composer.json index 5b106a7..700c868 100644 --- a/composer.json +++ b/composer.json @@ -15,11 +15,5 @@ "email": "email@sharkk.net" } ], - "minimum-stability": "stable", - "require": {}, - "archive": { - "exclude": [ - "tests/", "tests" - ] - } + "minimum-stability": "stable" }