Skip to content

Commit 0cf63a6

Browse files
committed
Allow any var dumper version
1 parent ec47968 commit 0cf63a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": ">=8.1",
2222
"twig/twig": "*",
2323
"filp/whoops": "*",
24-
"symfony/var-dumper": "^6.0",
24+
"symfony/var-dumper": "*",
2525
"psr/http-server-handler": "^1.0",
2626
"psr/http-message": "^2.0",
2727
"guzzlehttp/psr7": "^2.0",

0 commit comments

Comments
 (0)