SingleSignOnServiceProviderBundle
SingleSignOnServiceProviderBundle copied to clipboard
add support for symfony 4
Hi, would you be able to add such a support?
in my project works, if replace
symfony/symfony:~2.8|~3.0 on symfony/framework-bundle:~2.8|~3.0|~ 4.0
in
- SingleSignOnLibrary
- SingleSignOnIdentityProviderBundle
- SingleSignOnServiceProviderBundle
but unfortunately, there is no way to completely test
Could you provide a PR?
I made a pull request to the SingleSignOnLibrary, then I can do it in the rest of the bundles