Skip to content

Commit 32907ed

Browse files
authored
Update composer.json
1 parent ccff52f commit 32907ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
}
1212
],
1313
"require": {
14-
"nette/application": "^3.0"
14+
"nette/application": "^3.0",
15+
"nette/di": "^3.0",
16+
"nette/caching": "^3.0",
1517
},
1618
"autoload": {
1719
"psr-4": {

0 commit comments

Comments
 (0)