Skip to content

Commit

Permalink
Update symfony/var-dumper requirement from ^7.1 to ^7.2
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.2/CHANGELOG.md)
- [Commits](symfony/var-dumper@v7.1.0...v7.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent cc9c117 commit 3f74c65
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 @@ -34,7 +34,7 @@
"phpstan/phpstan-phpunit": "^1.4",
"phpunit/phpunit": "^10.5",
"spatie/ignition": "^1.15",
"symfony/var-dumper": "^7.1",
"symfony/var-dumper": "^7.2",
"vimeo/psalm": "^5.26"
},
"autoload": {
Expand Down

0 comments on commit 3f74c65

Please sign in to comment.