Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Abandon package. Redirect folks to new ReactiveX/RxPHP repository.
  • Loading branch information
asm89 committed Jan 23, 2016
1 parent 39c8f88 commit eb08c5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,3 +1,5 @@
# This package is abandoned. Use https://github.com/ReactiveX/RxPHP instead

Rx.PHP
======

Expand Down
6 changes: 1 addition & 5 deletions composer.json
Expand Up @@ -25,9 +25,5 @@
"autoload": {
"psr-4": { "Rx\\": "lib/Rx" }
},
"extra": {
"branch-alias": {
"dev-master": "0.4-dev"
}
}
"abandoned": "reactivex/rxphp"
}

0 comments on commit eb08c5f

Please sign in to comment.