Skip to content

Commit

Permalink
Drop Symfony 6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mbabker committed Dec 13, 2023
1 parent bf9a22e commit 184a1ce
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": "^6.3 || ^7.0",
"symfony/routing": "^6.3 || ^7.0"
"symfony/http-foundation": "^6.4 || ^7.0",
"symfony/routing": "^6.4 || ^7.0"
},
"require-dev": {
"ext-session": "*",
Expand Down

0 comments on commit 184a1ce

Please sign in to comment.