Skip to content

Commit 809eea7

Browse files
authored
Merge pull request #59 from reactphp/remove-branch-alias
Remove branch-alias definition as per reactphp/reactphp#343
2 parents 2c1a391 + fa122e9 commit 809eea7

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
@@ -17,10 +17,5 @@
1717
"psr-4": {
1818
"React\\HttpClient\\": "src"
1919
}
20-
},
21-
"extra": {
22-
"branch-alias": {
23-
"dev-master": "0.5-dev"
24-
}
2520
}
2621
}

0 commit comments

Comments
 (0)