Skip to content

Commit 9486a3b

Browse files
author
Hans Höchtl
authored
[TASK] reduce dependencies on nodetypes package
Resolves #4
1 parent 123e5da commit 9486a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": ["MIT"],
66
"require": {
77
"neos/neos": "~3.0 | ^4.0",
8-
"neos/nodetypes": "~3.0 | ^4.0"
8+
"neos/nodetypes-form": "~3.0 | ^4.0"
99
},
1010
"autoload": {
1111
"psr-4": {

0 commit comments

Comments
 (0)