diff --git a/composer.json b/composer.json index c4baa1e..fcf92ec 100644 --- a/composer.json +++ b/composer.json @@ -8,6 +8,7 @@ ], "homepage": "https://phel-lang.org/", "license": "MIT", + "type": "project", "require": { "php": ">=8.2", "phel-lang/phel-lang": "^0.14"