Skip to content

Commit fe50314

Browse files
committed
TASK: Adjust composer.json to match correct requirements
1 parent afb4627 commit fe50314

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
2-
"description": "",
3-
"type": "neos-yeebase",
42
"name": "yeebase/fusion-contentcachedebug",
3+
"description": "Helper package to visualize fusion content cache",
4+
"license": "MIT",
5+
"type": "neos-yeebase",
56
"require": {
6-
"neos/neos": "*"
7+
"neos/fusion": "~3.3.0 || ~4.0.0"
78
},
89
"autoload": {
910
"psr-4": {

0 commit comments

Comments
 (0)