diff --git a/composer.json b/composer.json index 26abde2..4e90c47 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",