Skip to content

Commit

Permalink
Merge pull request #24 from Divergence/develop
Browse files Browse the repository at this point in the history
Allow any var dumper version
  • Loading branch information
hparadiz authored Sep 11, 2024
2 parents 1814351 + 0cf63a6 commit 1662493
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 @@ -21,7 +21,7 @@
"php": ">=8.1",
"twig/twig": "*",
"filp/whoops": "*",
"symfony/var-dumper": "^6.0",
"symfony/var-dumper": "*",
"psr/http-server-handler": "^1.0",
"psr/http-message": "^2.0",
"guzzlehttp/psr7": "^2.0",
Expand Down

0 comments on commit 1662493

Please sign in to comment.