You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday I raised a PR #22, but in using the bundle in Symfony 3 I had to make a few more changes. These changes won't work in the Symfony 2.x branches. This is because of the location of SimplePreAuthenticatorInterface in the files directory.
What is the process of requesting a merge in this instance? I was going to create a new PR, but that would break the 1.2 branch from working with Symfony 2.x.
The text was updated successfully, but these errors were encountered:
Yesterday I raised a PR #22, but in using the bundle in Symfony 3 I had to make a few more changes. These changes won't work in the Symfony 2.x branches. This is because of the location of
SimplePreAuthenticatorInterface
in the files directory.What is the process of requesting a merge in this instance? I was going to create a new PR, but that would break the
1.2
branch from working with Symfony 2.x.The text was updated successfully, but these errors were encountered: