Skip to content

Commit 5647c90

Browse files
authored
Merge pull request #3 from Sebobo/patch-2
Allow installation with Neos 8.3
2 parents da6cb5d + d428782 commit 5647c90

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)