Skip to content

Commit d428782

Browse files
authored
Allow installation with Neos 8.3
1 parent da6cb5d commit d428782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "neos-package",
55
"license": "MIT",
66
"require": {
7-
"neos/fusion": "^4.2 || ^5.0 || ^7.0"
7+
"neos/fusion": "^7.3 || ^8.3"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)