Skip to content

Commit 56cdcaa

Browse files
committed
Require neos/neos >3.3 to support Neos 4.x
1 parent c1c123d commit 56cdcaa

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
@@ -16,7 +16,7 @@
1616
],
1717
"license": "GPL-3.0+",
1818
"require": {
19-
"neos/neos": "^3.0",
19+
"neos/neos": ">3.3",
2020
"erusev/parsedown": "1.6.*"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)