Skip to content

Commit

Permalink
change minimum-stability to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev committed Apr 7, 2023
1 parent f637bac commit 29298dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"laravel",
"laravel attributes package"
],
"minimum-stability": "dev",
"minimum-stability": "stable",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 29298dd

Please sign in to comment.