Skip to content

Commit

Permalink
composer.json: added nette/tester do dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
paveljanda committed May 21, 2018
1 parent 5e1692f commit 2911f50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@
"php": ">=7.1",
"bunny/bunny": "^0.2.4 || ^0.3 || ^0.4",
"symfony/console": "~3.3 || ^4.0"
},
"require-dev": {
"nette/tester": "^2.0"
}
}

0 comments on commit 2911f50

Please sign in to comment.