Skip to content

Commit

Permalink
Minor changes: to release the package
Browse files Browse the repository at this point in the history
  • Loading branch information
mesushanta committed Dec 19, 2023
1 parent 3c12689 commit 9362da2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ZapCraft is designed with my favorite coding structure in mind, offering a solut
To install ZapCraft, use the following Composer command:

```bash
composer require holdmyglass/zapcraft:dev-alpha1-0.1.0
composer require holdmyglass/zapcraft:
```

## Getting Started
Expand Down
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"zapcraft",
"laravel package"
],
"minimum-stability": "dev",
"prefer-stable": false,
"homepage": "https://github.com/holdmyglass/zapcraft",
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 9362da2

Please sign in to comment.