Skip to content

Commit

Permalink
Update symfony/var-dumper requirement from ^4.2 to ^5.4 (#18)
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/6.1/CHANGELOG.md)
- [Commits](symfony/var-dumper@v4.2.0...v5.4.13)

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

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 Oct 30, 2023
1 parent 58b45f0 commit 9406b38
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 @@ -17,7 +17,7 @@
"ext-json": "*"
},
"require-dev": {
"symfony/var-dumper": "^4.2",
"symfony/var-dumper": "^5.4",
"phpunit/phpunit": "^9.0",
"friendsofphp/php-cs-fixer": "^3.11"
},
Expand Down

0 comments on commit 9406b38

Please sign in to comment.