Skip to content

Commit

Permalink
Merge pull request #49 from Kanti/typo3-13
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanti authored Aug 2, 2024
2 parents eba42aa + 2762a3e commit b30ae3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
'version' => InstalledVersions::getPrettyVersion('kanti/server-timing'),
'constraints' => [
'depends' => [
'typo3' => '11.0.0-13.999.999',
'typo3' => '11.0.0-13.2.99',
],
'conflicts' => [],
'suggests' => [],
Expand Down

0 comments on commit b30ae3f

Please sign in to comment.