Skip to content

Commit b83d7f8

Browse files
committed
4.4 branch now only for 4.4.
1 parent 6d45115 commit b83d7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
$plugin->requires = 2024042200; // Requires PHP 8.1
3030
$plugin->component = 'auth_saml2'; // Full name of the plugin (used for diagnostics).
3131
$plugin->maturity = MATURITY_STABLE;
32-
$plugin->supported = [404, 405]; // A range of branch numbers of supported moodle versions.
32+
$plugin->supported = [404, 404]; // A range of branch numbers of supported moodle versions.

0 commit comments

Comments
 (0)