We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed0dc5 commit e7f7171Copy full SHA for e7f7171
version.php
@@ -28,5 +28,5 @@
28
$plugin->release = 2024091300;
29
$plugin->version = 2024091300;
30
$plugin->requires = 2022112800;
31
-$plugin->supported = [404, 404];
+$plugin->supported = [404, 405];
32
$plugin->maturity = MATURITY_STABLE;
0 commit comments