Skip to content

Commit

Permalink
chore: Update composer.json with correct syntax in version
Browse files Browse the repository at this point in the history
  • Loading branch information
tlayh authored Jun 19, 2024
1 parent 83b2727 commit 94ad730
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 @@ -19,7 +19,7 @@
"require": {
"php": "^8.0",
"ext-pdo": "*",
"typo3/cms-core": "^11.5 || 12.4",
"typo3/cms-core": "^11.5 || ^12.4",
"typo3/cms-extbase": "*"
},
"require-dev": {
Expand Down

0 comments on commit 94ad730

Please sign in to comment.