Skip to content

Commit b5587ca

Browse files
authored
Update composer.json
1 parent f11e9bb commit b5587ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
}
1212
],
1313
"require": {
14-
"nepttune/base-requirements": "^4.0"
14+
"nette/forms": "^3.0",
15+
"nette/di": "^3.0"
1516
},
1617
"autoload": {
1718
"psr-4": {

0 commit comments

Comments
 (0)