Skip to content

Commit

Permalink
Merge pull request #174 from CPS-IT/renovate/major-symfony
Browse files Browse the repository at this point in the history
[TASK] Update symfony packages to v7 (major)
  • Loading branch information
eliashaeussler authored Dec 29, 2023
2 parents 2f1e731 + 99bb765 commit 13bc469
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"cypresslab/gitelephant": "^4.5",
"symfony/console": "^5.4 || ^6.0",
"symfony/filesystem": "^5.4 || ^6.0",
"symfony/finder": "^5.4 || ^6.0"
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
"symfony/finder": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
"armin/editorconfig-cli": "^1.6 || ^2.0",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13bc469

Please sign in to comment.