Skip to content

Commit cd15204

Browse files
authored
Merge pull request #58 from reactphp/remove-branch-alias
Remove branch-alias definition as per reactphp/reactphp#343
2 parents 5457238 + a03d4df commit cd15204

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
@@ -14,10 +14,5 @@
1414
"psr-4": {
1515
"React\\Http\\": "src"
1616
}
17-
},
18-
"extra": {
19-
"branch-alias": {
20-
"dev-master": "0.5-dev"
21-
}
2217
}
2318
}

0 commit comments

Comments
 (0)