File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ Event-driven, non-blocking I/O with PHP.
44
55[ ![ Build Status] ( https://secure.travis-ci.org/reactphp/react.png?branch=split )] ( http://travis-ci.org/reactphp/react )
66
7+ ### Notice - (May 25th, 2014)
8+
9+ As of 2014-05-25 we have reversed roles of this and the component repositories.
10+ Instead of reactphp/react being the master code repository it is now the sum of React's parts.
11+ All PRs should be made against their corresponding repository found in [ /reactphp] ( https://github.com/reactphp ) .
12+ All existing PRs will be evaluated and work will be done with the submitter to merge it into the proper component.
13+
714## Install
815
916The recommended way to install react is [ through composer] ( http://getcomposer.org ) .
You can’t perform that action at this time.
0 commit comments