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 Nov 29, 2023
1 parent ab2e894 commit e559a14
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",
"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 e559a14

Please sign in to comment.