Skip to content

Commit

Permalink
[TASK] Fix composer version
Browse files Browse the repository at this point in the history
  • Loading branch information
georgringer committed Jul 2, 2024
1 parent 1ad480f commit 41c7f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"require": {
"typo3/cms-core": "^12, ^13",
"typo3/cms-core": "^12 || ^13",
"league/csv": "^9.16"
},
"require-dev": {
Expand Down

0 comments on commit 41c7f10

Please sign in to comment.