Skip to content

Commit 9d82bec

Browse files
committed
Update composer.json
1 parent 9a1d751 commit 9d82bec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"ext-json": "*",
3737
"ext-mbstring": "*",
3838
"monolog/monolog": "^3.8",
39-
"symfony/var-dumper": "^7.1",
39+
"symfony/var-dumper": "^7.2",
4040
"doctrine/sql-formatter": "^1.5",
4141
"psr/log": "^2.0|^3.0"
4242
},
4343
"require-dev": {
4444
"phpunit/phpunit": "^11.4",
4545
"mockery/mockery": "^1.6.12",
46-
"phpstan/phpstan": "^2.0.0"
46+
"phpstan/phpstan": "^2.0.3"
4747
},
4848
"prefer-stable": true,
4949
"minimum-stability": "dev",

0 commit comments

Comments
 (0)