Skip to content

Commit 438f671

Browse files
committed
fix(symfony): add doctrine-common as a direct dependency
1 parent 27104f4 commit 438f671

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
@@ -21,6 +21,7 @@
2121
"require": {
2222
"php": ">=8.1",
2323
"api-platform/documentation": "*@dev || ^3.1",
24+
"api-platform/doctrine-common": "*@dev || ^3.1",
2425
"api-platform/elasticsearch": "*@dev || ^3.1",
2526
"api-platform/graphql": "*@dev || ^3.1",
2627
"api-platform/http-cache": "*@dev || ^3.1",

0 commit comments

Comments
 (0)