Skip to content

Commit b7e73ca

Browse files
committed
Clean up useless branch alias
1 parent fbbe7e5 commit b7e73ca

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@
3434
"json-schema/json-schema-test-suite": "1.2.0",
3535
"phpunit/phpunit": "^4.8.35"
3636
},
37-
"extra": {
38-
"branch-alias": {
39-
"dev-master": "5.0.x-dev"
40-
}
41-
},
4237
"autoload": {
4338
"psr-4": {
4439
"JsonSchema\\": "src/JsonSchema/"

0 commit comments

Comments
 (0)