Skip to content

Commit 5ce2401

Browse files
committed
chore(composer.json): change minimum-stability for stable
1 parent e90e038 commit 5ce2401

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
@@ -84,6 +84,6 @@
8484
}
8585
}
8686
},
87-
"minimum-stability": "dev",
87+
"minimum-stability": "stable",
8888
"prefer-stable": true
8989
}

0 commit comments

Comments
 (0)