diff --git a/composer.json b/composer.json index d6408eb..00700d9 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,6 @@ "psr-4": {"MCurl\\": "src/"} }, "archive":{ - "exclude":["/*", "!/src"] + "exclude":["*", ".*", "!/src/*"] } } \ No newline at end of file