Skip to content

Commit b6d1bd1

Browse files
committed
deps: upgrade phel:^0.16 and gacela:^1.9
1 parent 2fefcc3 commit b6d1bd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
],
2424
"require": {
2525
"php": ">=8.2",
26-
"phel-lang/phel-lang": ">=0.15",
26+
"phel-lang/phel-lang": "^v0.16",
27+
"gacela-project/gacela": "^1.9",
2728
"symfony/routing": "^6.4 || ^7.0"
2829
},
2930
"scripts": {

0 commit comments

Comments
 (0)