Skip to content

Commit c406d6c

Browse files
committed
Update development dependencies
1 parent 2913b96 commit c406d6c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@
3434
"phpstan/phpstan-strict-rules": "^1.5.1",
3535
"phpstan/phpstan-phpunit": "^1.3.11",
3636
"phpstan/phpstan-deprecation-rules": "^1.1.3",
37-
"phpunit/phpunit": "^10.0.19",
38-
"phpbench/phpbench": "^1.2.10"
37+
"phpunit/phpunit": "^10.1.0",
38+
"phpbench/phpbench": "^1.2.10",
39+
"symfony/var-dumper": "^6.2.8"
3940
},
4041
"autoload": {
4142
"psr-4": {

0 commit comments

Comments
 (0)