Skip to content

Commit a8b42d3

Browse files
dependabot[bot]kpicaza
authored andcommitted
Update symfony/var-dumper requirement from ^4.2 to ^5.2
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/5.x/CHANGELOG.md) - [Commits](symfony/var-dumper@v4.2.0...v5.2.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c323fc commit a8b42d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"roave/security-advisories": "dev-master",
3939
"seregazhuk/php-watcher": "^0.5.1",
4040
"squizlabs/php_codesniffer": "^3.4",
41-
"symfony/var-dumper": "^4.2",
41+
"symfony/var-dumper": "^5.2",
4242
"laminas/laminas-component-installer": "^2.1.2"
4343
},
4444
"autoload": {

0 commit comments

Comments
 (0)