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 da2960b commit 31a45d7Copy full SHA for 31a45d7
composer.json
@@ -2,7 +2,7 @@
2
"name": "leafs/cli",
3
"description": "A simple command line tool for installing and interacting with your leaf apps",
4
"homepage": "https://cli.leafphp.dev",
5
- "version": "v4.3",
+ "version": "v4.4",
6
"keywords": [
7
"leaf",
8
"php",
@@ -23,7 +23,7 @@
23
"require": {
24
"ext-json": "*",
25
"leafs/fs": "^4.1",
26
- "leafs/sprout": "^0.4.0",
+ "leafs/sprout": "^0.4.2",
27
"psy/psysh": "*"
28
},
29
"bin": [
0 commit comments