Skip to content

Commit

Permalink
Removed: format_topics dependency in version.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rajandangi committed Sep 2, 2024
1 parent 0ecd7f4 commit 17b8f39
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,4 @@
$plugin->version = 2024090200;
$plugin->requires = 2024042200;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array(
'format_topics' => 2019052000,
);
$plugin->supported = [404, 404];

0 comments on commit 17b8f39

Please sign in to comment.