Skip to content

Commit

Permalink
composer: used Tester 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jun 17, 2016
1 parent b1a1fee commit 6ed25a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@
"php": ">=5.4.4"
},
"require-dev": {
"nette/tester": "~1.0",
"nette/tester": "~2.0",
"tracy/tracy": "^2.3"
},
"minimum-stability": "dev",
"autoload": {
"classmap": ["src/"]
}
Expand Down

0 comments on commit 6ed25a7

Please sign in to comment.