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
Since #58 I discovered that we do not really support Symfony <2.7, since TokenStorageInterface and AuthorizationCheckerInterface were implemented later than 2.4, in 2.6.
Since 2.6 and previous versions are now no longer supported, it makes sense to bump to the oldest currently supported version.
0 commit comments