Skip to content

Commit

Permalink
composer: updated Nette to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Feb 26, 2019
1 parent df9b191 commit 5a0746e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Expand Up @@ -19,22 +19,22 @@
"nette/application": "^2.4",
"nette/bootstrap": "^2.4",
"nette/caching": "^2.5",
"nette/component-model": "^2.3",
"nette/component-model": "^2.4",
"nette/database": "^2.4",
"nette/di": "^2.4",
"nette/finder": "^2.4",
"nette/forms": "^2.4",
"nette/http": "^2.4",
"nette/mail": "^2.4",
"nette/neon": "^2.4",
"nette/php-generator": "^2.4",
"nette/robot-loader": "^2.4",
"nette/safe-stream": "^2.3",
"nette/php-generator": "^2.4 || ^3.0",
"nette/robot-loader": "^2.4 || ^3.0",
"nette/safe-stream": "^2.4",
"nette/security": "^2.4",
"nette/tokenizer": "^2.2",
"nette/utils": "^2.4",
"nette/utils": "^2.5",
"latte/latte": "^2.4",
"tracy/tracy": "^2.4"
"tracy/tracy": "^2.5"
},
"autoload": {
"classmap": ["Nette/"]
Expand Down

0 comments on commit 5a0746e

Please sign in to comment.