Skip to content

Commit cd09f16

Browse files
authored
Merge pull request #43 from WyriHaximus/patch-2
Remove branch-alias definition as per reactphp/reactphp#343
2 parents ce015ec + 8d6bd63 commit cd09f16

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
@@ -18,10 +18,5 @@
1818
"psr-4": {
1919
"React\\Tests\\Socket\\": "tests"
2020
}
21-
},
22-
"extra": {
23-
"branch-alias": {
24-
"dev-master": "0.4-dev"
25-
}
2621
}
2722
}

0 commit comments

Comments
 (0)