From 9362da21338db4dbfde59bee391742479585bb37 Mon Sep 17 00:00:00 2001 From: Sushanta Pyakurel Date: Tue, 19 Dec 2023 14:18:37 +0100 Subject: [PATCH] Minor changes: to release the package --- README.md | 2 +- composer.json | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9af11c8..b83e55f 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/composer.json b/composer.json index ff92319..19a0638 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,8 @@ "zapcraft", "laravel package" ], + "minimum-stability": "dev", + "prefer-stable": false, "homepage": "https://github.com/holdmyglass/zapcraft", "license": "MIT", "authors": [