Skip to content

Commit 087ede6

Browse files
committed
"minimum-stability": "dev"
1 parent 3faa81c commit 087ede6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
"TypiCMS\\Modules\\Places\\": "src/"
1616
}
1717
},
18-
"minimum-stability": "stable"
18+
"minimum-stability": "dev",
19+
"prefer-stable": true
1920
}

0 commit comments

Comments
 (0)