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.
1 parent 5c922dc commit 13bc0bdCopy full SHA for 13bc0bd
composer.json
@@ -19,15 +19,15 @@
19
],
20
"require": {
21
"php": "^8.1",
22
- "vanilla/garden-cli": "~4.0",
23
"michelf/php-markdown": "~2.0",
24
"lukasoppermann/http-status": "~4.0",
25
"ext-json": "*",
26
"ext-curl": "*",
27
"twig/twig": "^3.0",
28
"twig/markdown-extra": "^3.0",
29
"matthiasmullie/minify": "^1.3",
30
- "rize/uri-template": "*"
+ "rize/uri-template": "*",
+ "splitbrain/php-cli": "^1.3"
31
},
32
"require-dev": {
33
"lunr/halo": "~0.11.0",
0 commit comments