Skip to content

Commit 75590a4

Browse files
fix: update fluid package requirement in composer.json
1 parent 341a460 commit 75590a4

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
@@ -21,7 +21,7 @@
2121
"typo3/cms-dashboard": "^12.0 || ^13.0",
2222
"typo3/cms-extbase": "^12.0 || ^13.0",
2323
"typo3/cms-fluid": "^12.0 || ^13.0",
24-
"typo3fluid/fluid": "^2.15 || ^4.2"
24+
"typo3fluid/fluid": "^2.15 || ^4.0"
2525
},
2626
"require-dev": {
2727
"armin/editorconfig-cli": "^2.0",

0 commit comments

Comments
 (0)