onelogin-saml-bundle icon indicating copy to clipboard operation
onelogin-saml-bundle copied to clipboard

Upgrade to Symfony 7.0 and 7.1

Open neothone opened this issue 1 year ago • 1 comments

Hello

Can you update the composer.json file for compatibility with symfony/config 7+ ?

Today when we try to upgrade Symfony 6.4 to Symfony 7.0 we have this error :

  • nbgrp/onelogin-saml-bundle[v1.2.0, ..., v1.3.2] require symfony/config ^6 -> found symfony/config[v6.0.0, ..., v6.4.8] but these were not loaded, likely because it conflicts with another require.
    • nbgrp/onelogin-saml-bundle v1.4.0 requires symfony/config ^6.4 -> found symfony/config[v6.4.0, ..., v6.4.8] but these were not loaded, likely because it conflicts with another require.
    • Root composer.json requires nbgrp/onelogin-saml-bundle ^1.2 -> satisfiable by nbgrp/onelogin-saml-bundle[v1.2.0, ..., v1.4.0].

Thank you

neothone avatar Jun 07 '24 07:06 neothone

Hi @mathieu-dumoutier You should use nbgrp/onelogin-saml-bundle v2 with Symfony 7.x.

a-menshchikov avatar Jun 08 '24 12:06 a-menshchikov

Thank you :)

neothone avatar Aug 27 '24 07:08 neothone