Skip to content

Commit e5f6b13

Browse files
authored
Merge pull request #12 from webstacknl/feature/web-1961-web-add-uuidfilter-for-ids-that-are-v2
feature: add doctrine-bundle, tag api-platform on 2.6.*
2 parents cc97c96 + ed40b7f commit e5f6b13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
],
1313
"require": {
1414
"php": "^7.4|^8.0",
15-
"api-platform/core": "^2.6",
15+
"api-platform/core": "2.6.*",
16+
"doctrine/doctrine-bundle": "^2.6",
1617
"doctrine/orm": "^2.11",
1718
"ramsey/uuid-doctrine": "^1.8",
1819
"symfony/security-bundle": "^5.4|^6.0",

0 commit comments

Comments
 (0)