Skip to content

Commit 6a0651c

Browse files
TASK: Declare compatibility to Flow 7.0
1 parent 51153db commit 6a0651c

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
@@ -8,7 +8,7 @@
88
"doctrine/annotations": "^1.0",
99
"doctrine/collections": "^1.0",
1010
"doctrine/orm": "^2.0",
11-
"neos/error-messages": "^6.0",
11+
"neos/error-messages": "^6.0 || ^7.0",
1212
"neos/flow": "^6.0 || ^7.0",
1313
"neos/utility-arrays": "^6.0 || ^7.0",
1414
"neos/utility-objecthandling": "^6.0 || ^7.0"

0 commit comments

Comments
 (0)