Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit d809b71

Browse files
Fixes project stability (#762)
1 parent 02cfcc4 commit d809b71

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
@@ -72,7 +72,7 @@
7272
"config": {
7373
"sort-packages": true
7474
},
75-
"minimum-stability": "dev",
75+
"minimum-stability": "stable",
7676
"extra": {
7777
"laravel": {
7878
"providers": [

0 commit comments

Comments
 (0)