Skip to content

Commit

Permalink
Merge pull request #213 from eliashaeussler/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 Jan 16, 2024
2 parents ba8b105 + 6985ae6 commit 2a2b16b
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 @@ -20,9 +20,9 @@
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0 || ^2.0",
"symfony/console": "^6.0",
"symfony/filesystem": "^6.0",
"symfony/finder": "^6.0"
"symfony/console": "^6.0 || ^7.0",
"symfony/filesystem": "^6.0 || ^7.0",
"symfony/finder": "^6.0 || ^7.0"
},
"require-dev": {
"armin/editorconfig-cli": "^1.8 || ^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 2a2b16b

Please sign in to comment.