Skip to content

Commit d62de32

Browse files
authored
Merge pull request friends-of-reactphp#42 from WyriHaximus/patch-2
Remove branch-alias definition as per reactphp/reactphp#343
2 parents 5cae9c0 + 0e91e0f commit d62de32

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
@@ -12,11 +12,6 @@
1212
"autoload": {
1313
"psr-0": { "React\\Stomp": "src" }
1414
},
15-
"extra": {
16-
"branch-alias": {
17-
"dev-master": "0.2-dev"
18-
}
19-
},
2015
"require-dev": {
2116
"phpunit/phpunit": "4.3.*"
2217
}

0 commit comments

Comments
 (0)