Skip to content

Commit d89c7cc

Browse files
Add symfony/var_dumper as dev dependency for debugging purpose (#1538)
1 parent 809aa55 commit d89c7cc

File tree

2 files changed

+87
-2
lines changed

2 files changed

+87
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"symfony/polyfill-iconv": "^1.19",
2525
"padraic/humbug_get_contents": "dev-allow-php-8 as 1.1.3",
2626
"platformsh/oauth2": "^1@beta",
27-
"giggsey/libphonenumber-for-php-lite": "^8.13"
27+
"giggsey/libphonenumber-for-php-lite": "^8.13",
28+
"symfony/var-dumper": "^7.3"
2829
},
2930
"repositories": [
3031
{

composer.lock

Lines changed: 85 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)