Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 0abf2e7

Browse files
Add minimum-stability=dev & prefer-stable=true
1 parent 49b72dd commit 0abf2e7

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
@@ -4,6 +4,7 @@
44
"license": "MIT",
55
"description": "A skeleton to start a new Symfony website",
66
"minimum-stability": "dev",
7+
"prefer-stable": true,
78
"require": {
89
"php": ">=7.2.5",
910
"ext-ctype": "*",

0 commit comments

Comments
 (0)