Commit fa06c8b
committed
Merge branch '7.4' into 8.0
* 7.4:
[Security] Set OIDC JWKS cache TTL from provider headers
[DependencyInjection] Call default index method when index is not provided by tag
[Console] Remove a redundant local variable in the console Application class.
[Cache] Recognize commit events as writes in `CacheDataCollector`
[Routing] Align routing.schema.json with YamlFileLoader behavior
Bump Symfony version to 7.4.0
Update VERSION for 7.4.0-RC1
Update CHANGELOG for 7.4.0-RC1File tree
2 files changed
+1
-1
lines changed- DependencyInjection/Security/AccessToken
- Resources/config
2 files changed
+1
-1
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
0 commit comments