Skip to content

Commit

Permalink
Merge pull request #12 from Kanti/bugfix/ter-version-overview
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanti authored Oct 8, 2022
2 parents bd2c0b8 + b61a254 commit cf0f64f
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 @@ -15,7 +15,7 @@
'version' => \Kanti\ServerTiming\Utility\VersionUtility::getVersion(),
'constraints' => [
'depends' => [
'typo3' => '10.4.0-10.4.999',
'typo3' => '9.0.0-11.999.999',
],
'conflicts' => [],
'suggests' => [],
Expand Down

0 comments on commit cf0f64f

Please sign in to comment.