Skip to content

Commit 7b89610

Browse files
committed
Remove symfony/finder from dependencies
1 parent d14128a commit 7b89610

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"php": "^7.1",
77
"phpstan/phpstan": "^0.10.7",
88
"nikic/php-parser": "^4.1",
9-
"phpspec/phpspec": "^5.1",
10-
"symfony/finder": "^4.2"
9+
"phpspec/phpspec": "^5.1"
1110
},
1211
"require-dev": {
1312
"phpunit/phpunit": "^7.0",

composer.lock

Lines changed: 1 addition & 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)