Skip to content

Commit dc6ed6c

Browse files
Merge branch '5.1' into 5.x
* 5.1: fix merge [appveyor] fix checking for the .x branch Remove "branch-alias", populate "version"
2 parents e510091 + 5a836bb commit dc6ed6c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,5 @@
110110
]
111111
},
112112
"minimum-stability": "dev",
113-
"extra": {
114-
"branch-alias": {
115-
"dev-master": "5.2-dev"
116-
}
117-
}
113+
"version": "5.2-dev"
118114
}

0 commit comments

Comments
 (0)