| @@ -2,11 +2,11 @@ | ||
| 2 | 2 | /** |
| 3 | 3 | * Plugin Name: Authorizer |
| 4 | 4 | * Plugin URI: https://github.com/uhm-coe/authorizer |
| 5 | 5 | * Description: Authorizer limits login attempts, restricts access to specified users, and authenticates against external sources (e.g., OAuth2, Google, LDAP, or CAS). |
| 6 | - * Version: 3.14.2 | |
| 6 | + * Version: 3.13.0 | |
| 7 | 7 | * Requires at least: 5.5 |
| 8 | - * Requires PHP: 8.1 | |
| 8 | + * Requires PHP: 7.4 | |
| 9 | 9 | * Author: Paul Ryan <prar@hawaii.edu> |
| 10 | 10 | * License: GPL v2 or later |
| 11 | 11 | * License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 12 | 12 | * Text Domain: authorizer |