Skip to content

Commit 718e9be

Browse files
authored
Merge pull request #9 from Innmind/remove-unused-dependency
Remove unused dependency
2 parents 5419b79 + b06338f commit 718e9be

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"require-dev": {
3636
"phpunit/phpunit": "~9.0",
3737
"vimeo/psalm": "~5.6",
38-
"innmind/coding-standard": "~2.0",
39-
"symfony/var-dumper": "^6.2"
38+
"innmind/coding-standard": "~2.0"
4039
}
4140
}

0 commit comments

Comments
 (0)