Skip to content

Commit

Permalink
[All]: optimize composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasPilar committed Dec 19, 2018
1 parent d3d8364 commit e84f3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -8,13 +8,13 @@
],
"require": {
"php": "^7.1",
"nette/bootstrap": "^2.4",
"nette/caching": "^2.4",
"nette/di": "^2.4",
"nette/utils": "^2.4",
"doctrine/orm": "^2.6"
},
"require-dev": {
"nette/bootstrap": "^2.4",
"phpunit/phpunit": "^7.5",
"tracy/tracy": "^2.5"
},
Expand Down

0 comments on commit e84f3cb

Please sign in to comment.