Skip to content

Commit db08793

Browse files
authored
Update README.md
1 parent 34d05f0 commit db08793

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ WordpressAuth is a <a href="https://github.com/simplesamlphp/simplesamlphp">Simp
2626

2727
## Requirements
2828

29-
- SimpleSAMLphp ```2.1```
30-
- Tested with SimpleSAMLphp ```2.0.5```, ```2.0.6```, ```2.1.0```
31-
- WordPress
32-
- Tested with WordPress ```6.3```*
33-
- MariaDB/MySQL
34-
- Tested with MariaDB ```11.0.3```*
35-
36-
*Backward compatible.
29+
| Component | Minimum | Tested | Notes |
30+
|-----------|---------|--------|-------|
31+
| SimpleSAMLphp | 2.x | 2.4.3 | 2.0.x should work |
32+
| WordPress | 5.0+ | 6.8.3 | Requires v0.2.0 for WP 6.8+ |
33+
| PHP | 7.4+ | 8.4 | - |
34+
| Database | MySQL 5.7+<br>MariaDB 10.3+ | MariaDB 12.0.2 | - |
35+
36+
**Password Hash Support**: phpass (legacy), BCrypt (standard), BCrypt with `$wp$` prefix (WordPress 6.8+)
3737

3838
---
3939

0 commit comments

Comments
 (0)