Skip to content

Commit e767832

Browse files
committed
fix GitHub Actions error. composer validate --strict
1 parent 3e5e1c2 commit e767832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"require": {
1010
"php": ">=8.2",
11-
"phel-lang/phel-lang": ">=0.15"
11+
"phel-lang/phel-lang": ">=0.15 <1.0"
1212
},
1313
"license": "MIT",
1414
"autoload": {

0 commit comments

Comments
 (0)