Skip to content

Commit 6fc2f08

Browse files
committed
minimum stability
1 parent df8c46a commit 6fc2f08

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": "stable",
5+
"minimum-stability": "dev",
66
"prefer-stable": true,
77
"autoload": {
88
"psr-4": {

0 commit comments

Comments
 (0)