Skip to content

Commit 2a41a3a

Browse files
committed
fix(symfony): add doctrine-common as a direct dependency
1 parent f035ae9 commit 2a41a3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/composer.json

+1
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)