Skip to content

Commit df8c46a

Browse files
committed
minimum stability
1 parent f356d3f commit df8c46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "hugomyb/error-mailer",
33
"description": "Receive instant alerts to stay informed about errors occurring on your website and act swiftly to enhance its stability. This Laravel package simplifies the sending of emails containing detailed error information, allowing you to effectively monitor your application's health.",
44
"license": "MIT",
5-
"minimum-stability": "dev",
5+
"minimum-stability": "stable",
66
"prefer-stable": true,
77
"autoload": {
88
"psr-4": {

0 commit comments

Comments
 (0)