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

Commit 6a72a93

Browse files
Prepare for stable release
1 parent 5d347f5 commit 6a72a93

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"type": "project",
44
"license": "MIT",
55
"description": "A skeleton to start a new Symfony website",
6-
"minimum-stability": "dev",
76
"require": {
87
"php": "^7.2.5",
98
"ext-ctype": "*",
@@ -83,9 +82,6 @@
8382
"symfony/symfony": "*"
8483
},
8584
"extra": {
86-
"branch-alias": {
87-
"dev-master": "5.1-dev"
88-
},
8985
"symfony": {
9086
"allow-contrib": false,
9187
"require": "5.1.*"

0 commit comments

Comments
 (0)