Skip to content

Commit 282f2e3

Browse files
authored
TASK: 8.0 compatibility
1 parent fcc00b4 commit 282f2e3

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
@@ -22,7 +22,7 @@
2222
"source": "https://github.com/sandstorm/UserManagement"
2323
},
2424
"require": {
25-
"neos/flow": "^6.0 || ^7.0 || dev-master",
25+
"neos/flow": "^6.0 || ^7.0 || ^8.0 || dev-master",
2626
"sandstorm/templatemailer": "^2.0.2"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)