Skip to content

Commit a5b3737

Browse files
fancywebweitzman
authored andcommitted
feat: allow symfony/finder 4 (#3744)
1 parent b8174d1 commit a5b3737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"symfony/config": "^3.4",
4949
"symfony/console": "^3.4",
5050
"symfony/event-dispatcher": "^3.4",
51-
"symfony/finder": "^3.4",
51+
"symfony/finder": "^3.4 || ^4.0",
5252
"symfony/process": "^3.4",
5353
"symfony/var-dumper": "^3.4 || ^4.0",
5454
"symfony/yaml": "^3.4",

0 commit comments

Comments
 (0)