File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,8 @@ Sandstorm.UserManagement is currently being maintained for the following version
13
13
14
14
| Neos / Flow Version | Sandstorm.UserManagement Version | Branch | Maintained |
15
15
| ----------------------------| ----------------------------------| --------| ------------|
16
- | Neos 5.x-8.x, Flow 6.x-8.x | 7.x | master | Yes |
16
+ | Neos 8.3-9.x, Flow 8.3-9.x | 8.x | master | Yes |
17
+ | Neos 5.x-8.x, Flow 6.x-8.x | 7.x | 7.0 | Yes |
17
18
| Neos 4.x, Flow 5.x | 6.x | 6.0 | Yes |
18
19
| Neos 3.x, Flow 4.x | 5.x | 5.0 | Bugfixes |
19
20
| Neos 2.3 LTS, Flow 3.3 LTS | 3.x | 3.0 | No |
Original file line number Diff line number Diff line change 22
22
"source" : " https://github.com/sandstorm/UserManagement"
23
23
},
24
24
"require" : {
25
- "neos/flow" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 || dev-master" ,
25
+ "neos/flow" : " ^8.3 || ^9.0 || dev-master" ,
26
26
"sandstorm/templatemailer" : " ^2.0.2 || dev-master"
27
27
},
28
28
"autoload" : {
You can’t perform that action at this time.
0 commit comments