Skip to content

Commit

Permalink
composer: uses Latte & Finder 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Feb 28, 2019
1 parent 7c70bb4 commit 0e9ac97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -11,14 +11,14 @@
"nette/caching": "^3.0",
"nette/database": "^3.0",
"nette/di": "^3.0",
"nette/finder": "^3.0",
"nette/finder": "^2.5",
"nette/forms": "^3.0",
"nette/http": "^3.0",
"nette/mail": "^3.0",
"nette/robot-loader": "^3.0",
"nette/security": "^3.0",
"nette/utils": "^3.0",
"latte/latte": "^3.0",
"latte/latte": "^2.5",
"tracy/tracy": "^2.6"
},
"require-dev": {
Expand Down

0 comments on commit 0e9ac97

Please sign in to comment.