Skip to content

Commit

Permalink
Bump to symfony ^6.4 || ^7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Dec 21, 2023
1 parent 77d3912 commit be44da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"php-http/mock-client": "^1.3",
"psr/simple-cache": "^2.0 || ^3.0",
"symfony/browser-kit": "^6.4 || ^7.0",
"symfony/cache": "^6.2",
"symfony/cache": "^6.4 || ^7.0",
"symfony/console": "^6.4 || ^7.0",
"symfony/yaml": "^6.4 || ^7.0"
},
Expand Down

0 comments on commit be44da8

Please sign in to comment.