Skip to content

Commit

Permalink
fix(deps): update symfony packages to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent eddae2a commit 670b4d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"composer/composer": "^2.5.7",
"doctrine/rst-parser": "^0.5.4",
"nikic/php-parser": "^v4.15.5",
"symfony/config": "^v6.3.0",
"symfony/console": "^v6.3.0",
"symfony/finder": "^v6.3.0",
"symfony/process": "^v6.3.0",
"symfony/config": "^v7.0.0",
"symfony/console": "^v7.0.0",
"symfony/finder": "^v7.0.0",
"symfony/process": "^v7.0.0",
"webmozart/assert": "^1.11.0"
},
"require-dev": {
Expand Down

0 comments on commit 670b4d0

Please sign in to comment.