Skip to content

Commit dbd76b7

Browse files
committed
Add support for neos/flow ^8.0
1 parent f76f92f commit dbd76b7

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
@@ -13,7 +13,7 @@
1313
"Flow"
1414
],
1515
"require": {
16-
"neos/flow": "^7.0",
16+
"neos/flow": "^7.0 || ^8.0",
1717
"neos/media": "*",
1818
"neos/swiftmailer": "~7.0"
1919
},

0 commit comments

Comments
 (0)