Skip to content

Commit 04bcc89

Browse files
committed
🔖 added version tag
1 parent 40a156d commit 04bcc89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "leafs/cli",
33
"description": "A simple command line tool for installing and interacting with your leaf apps",
44
"homepage": "https://leafphp.netlify.com/#/",
5+
"version": "v2.0.1",
56
"keywords": [
67
"leaf",
78
"php",
@@ -18,6 +19,7 @@
1819
],
1920
"require": {
2021
"php": "^7.2",
22+
"leafs/fetch": "dev-main",
2123
"leafs/fs": "^1.0",
2224
"psy/psysh": "^0.9.9",
2325
"symfony/console": "^5.0",

0 commit comments

Comments
 (0)