Skip to content

Commit

Permalink
Update symfony/var-dumper requirement from ^6.2 to ^6.2 || ^7.0 (#563)
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/var-dumper](https://github.com/symfony/var-dumper) to permit the latest version.
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/7.1/CHANGELOG.md)
- [Commits](symfony/var-dumper@v6.2.0...v7.1.1)

---
updated-dependencies:
- dependency-name: symfony/var-dumper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 954a9e8 commit 7a32759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"symfony/mime": "^6.2",
"symfony/routing": "^6.2",
"symfony/string": "^6.2",
"symfony/var-dumper": "^6.2",
"symfony/var-dumper": "^6.2 || ^7.0",
"vlucas/phpdotenv": "^5.5",
"voku/portable-ascii": "^2.0.1"
},
Expand Down

0 comments on commit 7a32759

Please sign in to comment.