Skip to content

Commit a170541

Browse files
committed
minimum stability
1 parent 17a35bc commit a170541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +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",
56
"autoload": {
67
"psr-4": {
78
"Hugomyb\\ErrorMailer\\": "src/"

0 commit comments

Comments
 (0)