There is a security vulnerability when upgrading simplesamlphp/xml-security from 1.12.0 to 1.13.9, and we also had to downgrade the Drupal core version from 10.6.5 to 10.5.8 to update this library to 1.13.9.
- To fix the security vulnerability, we need to upgrade simplesamlphp/xml-security from 1.12.0 to 1.13.9.
- Upgrading to 1.13.9 requires upgrading and downgrading several packages.
- Packages to be upgraded:
simplesamlphp/xml-common (v1.23.2 → v1.25.0)
simplesamlphp/simplesamlphp-assets-base (v2.3.15 → v2.4.6)
simplesamlphp/xml-soap (v1.6.0 → v1.7.1)
simplesamlphp/saml2 (v5.0.1 → v5.0.5)
- Packages to be downgraded:
simplesamlphp/assert (v1.9.1 → v1.8.1)
drupal/core (10.6.5 → 10.5.8)
drupal/core-recommended (10.6.5 → 10.5.8)
webmozart/assert (1.12.1 → 1.11.0)
twig/twig (v3.22.2 → v3.20.0)
pear/archive_tar (1.6.0 → 1.5.0)