Skip to content

Commit

Permalink
Merge pull request #167 from kickz/patch-1
Browse files Browse the repository at this point in the history
Fix last version of nette/finder
  • Loading branch information
enumag committed Aug 21, 2019
2 parents a51eebf + f4db060 commit 7addf5d
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 @@ -22,7 +22,7 @@
"latte/latte": "^2.5.2 || ^3.0",
"nette/caching": "^3.0",
"nette/di": "^3.0",
"nette/finder": "^3.0",
"nette/finder": "^2.5",
"nette/http": "^3.0",
"nette/neon": "^3.0",
"nette/php-generator": "^3.0.1@dev",
Expand Down

0 comments on commit 7addf5d

Please sign in to comment.