Skip to content

Commit

Permalink
Update symfony packages to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent 4b08cee commit 9530f95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"php": ">=8.1",
"cpliakas/git-wrapper": "^3.1",
"monolog/monolog": "^3.5",
"symfony/console": "^6",
"symfony/filesystem": "^6",
"symfony/finder": "^6"
"symfony/console": "^7",
"symfony/filesystem": "^7",
"symfony/finder": "^7"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8",
Expand Down

0 comments on commit 9530f95

Please sign in to comment.