Skip to content

Commit 273f48a

Browse files
committed
Declare compatibility with Neos 7.x
1 parent 92116af commit 273f48a

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": "^5.0",
15+
"neos/neos": "^5.0 || ^7.0",
1616
"robertlemke/akismet": "^3.0",
1717
"robertlemke/rss": "^2.0",
1818
"flownative/gravatar": "^2.0"

0 commit comments

Comments
 (0)