diff --git a/composer.json b/composer.json index 9bf943a..5dc3961 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "prefer-stable": true, "require": { "php": ">=8.4", - "phel-lang/phel-lang": "dev-main", + "phel-lang/phel-lang": "^0.41", "symfony/console": "^7.3" }, "require-dev": {