Skip to content

Commit 9cc5079

Browse files
authored
Merge pull request #39 from WyriHaximus/patch-2
Remove branch-alias definition as per reactphp/reactphp#343
2 parents 62f6201 + ae2c040 commit 9cc5079

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,5 @@
1414
},
1515
"autoload-dev": {
1616
"psr-4": { "React\\Tests\\Dns\\": "tests" }
17-
},
18-
"extra": {
19-
"branch-alias": {
20-
"dev-master": "0.4-dev"
21-
}
2217
}
2318
}

0 commit comments

Comments
 (0)