Skip to content

Commit 7515766

Browse files
committed
wip
1 parent d86f295 commit 7515766

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data.",
55
"type": "library",
66
"license": "MIT",
7-
"minimum-stability": "stable",
8-
"prefer-stable": true,
7+
"minimum-stability": "dev",
98
"homepage": "https://github.com/DaniloWA/laravel-api-response-builder",
109
"keywords": [
1110
"doliveira",

0 commit comments

Comments
 (0)