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 Feb 16, 2024
1 parent 5030991 commit 8c6206d
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 @@ -27,9 +27,9 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"symfony/console": "^6.0",
"symfony/finder": "^6.0",
"symfony/process": "^6.0",
"symfony/console": "^7.0",
"symfony/finder": "^7.0",
"symfony/process": "^7.0",
"azjezz/psl": "^2.3.0"
},
"require-dev": {
Expand Down

0 comments on commit 8c6206d

Please sign in to comment.