summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 921d611..57f4b25 100644
--- a/composer.json
+++ b/composer.json
@@ -12,8 +12,7 @@
"type": "project",
"require": {
"php": ">=8.3",
- "phel-lang/phel-lang": ">=0.24",
- "phel-lang/router": "^0.8"
+ "phel-lang/phel-lang": ">=0.50"
},
"require-dev": {
"symfony/var-dumper": "^6.4"