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 19, 2024
1 parent 8f8307c commit 9125c04
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 @@ -17,11 +17,11 @@
"require": {
"php": ">=8.1",
"monolog/monolog": "^3.5",
"symfony/console": "^6",
"symfony/filesystem": "^6",
"symfony/finder": "^6",
"symfony/console": "^7",
"symfony/filesystem": "^7",
"symfony/finder": "^7",
"czproject/git-php": "^4.2",
"symfony/process": "^6"
"symfony/process": "^7"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8",
Expand Down

0 comments on commit 9125c04

Please sign in to comment.