Skip to content

Commit 10bae93

Browse files
fix: Add minimum-stability setting to composer.json for dependency management. (#138)
1 parent e7d8c39 commit 10bae93

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
@@ -8,6 +8,7 @@
88
"basic",
99
"web"
1010
],
11+
"minimum-stability": "dev",
1112
"license": "BSD-3-Clause",
1213
"require": {
1314
"php": ">=8.1",

0 commit comments

Comments
 (0)