Skip to content

Commit

Permalink
aktualizacia zavislosti
Browse files Browse the repository at this point in the history
  • Loading branch information
Kollarovic committed Jun 4, 2019
1 parent c210003 commit 6bb37fc
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,13 @@

"require": {
"php": ">=5.4.0",
"nette/nette": "~2.2",
"kollarovic/navigation": "~2.0",
"nette/bootstrap": "~2.2",
"nette/utils": "~2.2",
"nette/application": "~2.2",
"nette/security": "~2.2",
"nette/robot-loader": "~2.2",
"latte/latte": "~2.2",
"kollarovic/navigation": "~2.0.2",
"janmarek/webloader": "~2.4.0",
"nextras/forms": "~1.4.1"
},
Expand Down

0 comments on commit 6bb37fc

Please sign in to comment.