Skip to content

Commit 0ac5d2c

Browse files
authored
Merge pull request #30 from robertlemke/task/neos-8-compatibility
Declare compatibility with Neos 8.x
2 parents b00e22f + 5ed81c6 commit 0ac5d2c

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
}
1313
],
1414
"require": {
15-
"neos/neos": "^7.0",
15+
"neos/neos": "^7.0 || ^8.0",
1616
"robertlemke/akismet": "^3.0",
1717
"robertlemke/rss": "^2.0",
1818
"flownative/gravatar": "^2.0"

0 commit comments

Comments
 (0)