Skip to content

Commit 4a76d19

Browse files
committed
fix(symfony): missing finder dependency
1 parent df5e893 commit 4a76d19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"api-platform/state": "^4.1.11",
4040
"api-platform/validator": "^4.1.11",
4141
"api-platform/openapi": "^4.1.11",
42+
"symfony/finder": "^6.4 || ^7.0",
4243
"symfony/property-info": "^6.4 || ^7.1",
4344
"symfony/property-access": "^6.4 || ^7.0",
4445
"symfony/serializer": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)