Skip to content

Commit

Permalink
Fix: support Nette 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JanGalek committed Sep 25, 2017
1 parent d969470 commit daff38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"nette/utils": "^2.4|^3.0"
},
"require-dev": {
"nette/tester": "^2.0",
"nette/tester": "^1.7|^2.0",
"tracy/tracy": "^2.4"
},
"minimum-stability": "dev"
Expand Down

0 comments on commit daff38c

Please sign in to comment.