Skip to content

Commit

Permalink
Merge pull request #19 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 17, 2024
2 parents df5d9d9 + 2f7e282 commit 25bfbe4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"composer-runtime-api": "^2.1",
"codeception/c3": "^2.8",
"codeception/codeception": "^4.1.11 || ^5.0",
"symfony/filesystem": "^5.4 || ^6.0"
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
"armin/editorconfig-cli": "^1.8 || ^2.0",
Expand All @@ -28,7 +28,7 @@
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan-phpunit": "^1.1",
"phpunit/phpunit": "^10.2",
"symfony/finder": "^5.4 || ^6.0"
"symfony/finder": "^5.4 || ^6.0 || ^7.0"
},
"autoload": {
"psr-4": {
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 25bfbe4

Please sign in to comment.