Commit 406604e
authored
Bump minimum Symfony version to 2.7
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.1 parent f93035e commit 406604e
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments