diff --git a/composer.json b/composer.json index 3cde074..ecd4629 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "type": "project", "require": { "php": ">=8.2", - "phel-lang/phel-lang": "^0.15" + "phel-lang/phel-lang": "^0.16" }, "require-dev": { "symfony/var-dumper": "^6.4"