Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rostenkowski committed Mar 21, 2017
1 parent 18b4719 commit 83b1c37
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"type": "library",
"require": {
"php": ">=5.5.0",
"nette/application": "^2.2",
"nette/bootstrap": "^2.2",
"nette/di": "^2.2",
"nette/http": "^2.2",
"latte/latte": "^2.2",
"nette/utils": "^2.2"
"nette/application": "^3.0",
"nette/bootstrap": "^3.0",
"nette/di": "^3.0",
"nette/http": "^3.0",
"latte/latte": "^3.0",
"nette/utils": "^3.0"
},
"require-dev": {
"ext-tokenizer": "*",
Expand Down

0 comments on commit 83b1c37

Please sign in to comment.