Skip to content

Commit

Permalink
Update Nette to 2.2.* and PHPUnit to 4.4.*.
Browse files Browse the repository at this point in the history
  • Loading branch information
newPOPE committed Dec 9, 2014
1 parent 15c470c commit ffa13ab
Show file tree
Hide file tree
Showing 2 changed files with 1,654 additions and 221 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"classmap": ["src/RestRoute.php"]
},
"require-dev": {
"nette/nette": "2.0.*",
"phpunit/phpunit": "3.7.*"
"nette/nette": "2.2.*",
"phpunit/phpunit": "4.4.*"
}
}
Loading

0 comments on commit ffa13ab

Please sign in to comment.