We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer validate --strict
1 parent 3e5e1c2 commit e767832Copy full SHA for e767832
composer.json
@@ -8,7 +8,7 @@
8
],
9
"require": {
10
"php": ">=8.2",
11
- "phel-lang/phel-lang": ">=0.15"
+ "phel-lang/phel-lang": ">=0.15 <1.0"
12
},
13
"license": "MIT",
14
"autoload": {
0 commit comments