Skip to content

Commit

Permalink
Drop Symfony 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mbabker committed Sep 6, 2023
1 parent 2ba4dd5 commit 569b346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"ratchet/rfc6455": "^0.3.1",
"react/event-loop": "^1.3",
"react/socket": "^1.11",
"symfony/http-foundation": "^5.4 || ^6.2",
"symfony/routing": "^5.4 || ^6.2"
"symfony/http-foundation": "^5.4 || ^6.3",
"symfony/routing": "^5.4 || ^6.3"
},
"require-dev": {
"ext-session": "*",
Expand Down

0 comments on commit 569b346

Please sign in to comment.