Skip to content

Conversation

@nathanjrobertson
Copy link
Contributor

Probably the smallest PR possible, but this allows symfony/cache version 7.x, which is what SimpleSAMLphp 2.5 will be based on. Both SimpleSAMLphp 2.5 and Symfony 7.4 are due to be released later this month.

This PR also removes support for symfony/cache version 3.x and 4.x, because they are no longer maintained by the Symfony project, and users should upgrade to at least 5.x.

I've been testing this against SimpleSAMLphp 2.5.0-rc2 and it works for me.

Closes #107

@pradtke
Copy link
Contributor

pradtke commented Nov 10, 2025

Thank you @nathanjrobertson . I did a little testing in the current SSP and it worked for me.

@pradtke pradtke merged commit 6720912 into cirrusidentity:master Nov 10, 2025
6 checks passed
@nathanjrobertson nathanjrobertson deleted the ssphp25 branch November 10, 2025 03:57
@nathanjrobertson
Copy link
Contributor Author

Great, thanks @pradtke. Could you please tag a release as well so that it can flow through composer update?

@pradtke
Copy link
Contributor

pradtke commented Nov 11, 2025

Great, thanks @pradtke. Could you please tag a release as well so that it can flow through composer update?

@nathanjrobertson I've tagged a v5.1.0

@nathanjrobertson
Copy link
Contributor Author

Great, thanks @pradtke. Could you please tag a release as well so that it can flow through composer update?

@nathanjrobertson I've tagged a v5.1.0

Awesome, thank you @pradtke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SimpleSAMLphp 2.5 support (Symfony 7.x)

2 participants