Skip to content

Commit 31a45d7

Browse files
committed
chore: update deps
1 parent da2960b commit 31a45d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "leafs/cli",
33
"description": "A simple command line tool for installing and interacting with your leaf apps",
44
"homepage": "https://cli.leafphp.dev",
5-
"version": "v4.3",
5+
"version": "v4.4",
66
"keywords": [
77
"leaf",
88
"php",
@@ -23,7 +23,7 @@
2323
"require": {
2424
"ext-json": "*",
2525
"leafs/fs": "^4.1",
26-
"leafs/sprout": "^0.4.0",
26+
"leafs/sprout": "^0.4.2",
2727
"psy/psysh": "*"
2828
},
2929
"bin": [

0 commit comments

Comments
 (0)