Skip to content

Commit 6c73dbe

Browse files
authored
Merge pull request #7 from onivaevents/develop
Develop
2 parents f76f92f + 154267f commit 6c73dbe

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 Swisscom Broadcast AG, Swisscom Event & Media Solutions
3+
Copyright (c) 2024 Oniva Ltd
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

composer.json

Lines changed: 5 additions & 3 deletions
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
},
@@ -75,7 +75,9 @@
7575
"Neos.Flow-20201003165200",
7676
"Neos.Flow-20201109224100",
7777
"Neos.Flow-20201205172733",
78-
"Neos.Flow-20201207104500"
78+
"Neos.Flow-20201207104500",
79+
"Neos.Flow-20220318174300",
80+
"Neos.Fusion-20220326120900"
7981
]
8082
}
81-
}
83+
}

0 commit comments

Comments
 (0)