Skip to content

Commit

Permalink
Updated react to 0.3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Nov 4, 2013
1 parent d1db013 commit 21c2539
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 224 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -14,12 +14,12 @@
"munin-node"
],
"require": {
"react/react": "0.2.*"
"react/react": "0.3.*"
},
"autoload": {
"psr-0": {
"PhuninNode\\Tests": "tests",
"PhuninNode": "src"
}
}
}
}
241 changes: 19 additions & 222 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 21c2539

Please sign in to comment.