Skip to content

Commit ae1202e

Browse files
committed
TASK: Allow installation with Neos 8
1 parent 56cb065 commit ae1202e

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
@@ -12,7 +12,7 @@
1212
"Components"
1313
],
1414
"require": {
15-
"neos/neos": "~7.0 || dev-master"
15+
"neos/neos": "~7.0 || ~8.0 || dev-master"
1616
},
1717
"authors": [
1818
{

0 commit comments

Comments
 (0)