Skip to content

Commit

Permalink
Merge branch '6.1' into 6.2
Browse files Browse the repository at this point in the history
* 6.1:
  [Notifier] composer.json cleanup
  [HttpKernel] AbstractSessionListener should not override the cache lifetime for private responses
  [DependencyInjection] Shared private services becomes public after a public service is accessed
  [DI] Fix undefined class in test
  • Loading branch information
nicolas-grekas committed Dec 15, 2022
2 parents cba3c25 + 40a8d34 commit 7f90d9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"php": ">=8.1",
"symfony/http-client": "^5.4|^6.0",
"symfony/notifier": "^6.2",
"symfony/event-dispatcher-contracts": "^2|^3",
"symfony/mailer": "^5.4|^6.0"
},
"autoload": {
Expand Down

0 comments on commit 7f90d9f

Please sign in to comment.