Skip to content

Commit bb5b17d

Browse files
authored
TASK: relax constraints
1 parent a7993aa commit bb5b17d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "neos-package",
44
"name": "psmb/carousel",
55
"require": {
6-
"neos/neos": "^3.0"
6+
"neos/neos": "^3.0 | ^4.0"
77
},
88
"autoload": {
99
"psr-4": {
@@ -87,4 +87,4 @@
8787
"Neos.Flow-20180415105700"
8888
]
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)