Skip to content

Commit de14899

Browse files
committed
Note tested SSP v2.4 in Readme
1 parent 2954f66 commit de14899

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ during module development. SimpleSAMLphp has followed semantic versioning for it
3939
for example, that v5.* of the OIDC module should work with any v2.* of SimpleSAMLphp. However, please note that
4040
PHP version requirements have changed in minor SimpleSAMLphp releases.
4141

42-
| OIDC module | Tested SimpleSAMLphp | PHP | Note |
43-
|:------------|:---------------------|:------:|-----------------------------|
44-
| v6.\* | v2.3.\* | \>=8.2 | Recommended |
45-
| v5.\* | v2.1.\* | \>=8.1 | |
46-
| v4.\* | v2.0.\* | \>=8.0 | |
47-
| v3.\* | v2.0.\* | \>=7.4 | Abandoned from August 2023. |
48-
| v2.\* | v1.19.\* | \>=7.4 | |
42+
| OIDC module | Tested SimpleSAMLphp | PHP | Note |
43+
|:------------|:---------------------|:------:|-------------|
44+
| v6.\* | v2.3.\*, v2.4.\* | \>=8.2 | Recommended |
45+
| v5.\* | v2.1.\* | \>=8.1 | |
46+
| v4.\* | v2.0.\* | \>=8.0 | |
47+
| v3.\* | v2.0.\* | \>=7.4 | |
48+
| v2.\* | v1.19.\* | \>=7.4 | |
4949

5050
### Upgrading?
5151

0 commit comments

Comments
 (0)