Skip to content

Commit

Permalink
Support TYPO3 v13
Browse files Browse the repository at this point in the history
  • Loading branch information
christophlehmann authored Aug 26, 2024
1 parent 9293a5d commit 51ae621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"GPL-2.0-or-later"
],
"require": {
"typo3/cms-core": "^11.5 || ^12.4 || dev-main"
"typo3/cms-core": "^11.5 || ^12.4 || ^13.2 || dev-main"
},
"autoload": {
"psr-4": {
Expand All @@ -19,4 +19,4 @@
"extension-key": "networkteam_logger"
}
}
}
}

0 comments on commit 51ae621

Please sign in to comment.