Skip to content

Commit 0208ece

Browse files
committed
composer: updated versions
1 parent e7d4235 commit 0208ece

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
],
1717
"require": {
1818
"php": ">=7.1",
19-
"nette/component-model": "^3.0.0-beta2",
20-
"nette/http": "^3.0.0-beta2",
21-
"nette/utils": "^3.0-beta2"
19+
"nette/component-model": "^3.0.0-RC1",
20+
"nette/http": "^3.0.0-RC1",
21+
"nette/utils": "^3.0.0-RC1"
2222
},
2323
"require-dev": {
24-
"nette/di": "^2.4 || ~3.0.0",
24+
"nette/di": "^3.0",
2525
"nette/tester": "^2.0",
2626
"latte/latte": "^2.4.1",
2727
"tracy/tracy": "^2.4"

0 commit comments

Comments
 (0)