Skip to content

Commit

Permalink
composer: updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Nov 23, 2018
1 parent e7d4235 commit 0208ece
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
],
"require": {
"php": ">=7.1",
"nette/component-model": "^3.0.0-beta2",
"nette/http": "^3.0.0-beta2",
"nette/utils": "^3.0-beta2"
"nette/component-model": "^3.0.0-RC1",
"nette/http": "^3.0.0-RC1",
"nette/utils": "^3.0.0-RC1"
},
"require-dev": {
"nette/di": "^2.4 || ~3.0.0",
"nette/di": "^3.0",
"nette/tester": "^2.0",
"latte/latte": "^2.4.1",
"tracy/tracy": "^2.4"
Expand Down

0 comments on commit 0208ece

Please sign in to comment.