Skip to content

Commit

Permalink
Update symfony/var-dumper requirement from ^6.3 to ^6.3 || ^7.0
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.0/CHANGELOG.md)
- [Commits](symfony/var-dumper@v6.3.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
1 parent 3ec25d9 commit 3393144
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 @@ -35,7 +35,7 @@
"phpstan/phpstan-strict-rules": "^1.5",
"phpunit/phpunit": "^10.4",
"roave/security-advisories": "dev-latest",
"symfony/var-dumper": "^6.3"
"symfony/var-dumper": "^6.3 || ^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3393144

Please sign in to comment.