Skip to content

Commit

Permalink
Remove minimum stability requirement from composer configuration.
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
  • Loading branch information
sampoyigi committed Nov 3, 2024
1 parent 9eb0236 commit 168b67b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"Igniter\\Tests\\": "tests/src/"
}
},
"minimum-stability": "dev",
"config": {
"optimize-autoloader": true,
"preferred-install": "dist",
Expand Down

0 comments on commit 168b67b

Please sign in to comment.