Skip to content

Commit f021767

Browse files
chore: update API Platform configuration to 4.2
1 parent 170abae commit f021767

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"php": ">=8.4",
66
"ext-ctype": "*",
77
"ext-iconv": "*",
8-
"api-platform/doctrine-orm": "^4.1.24",
9-
"api-platform/graphql": "^4.1.24",
10-
"api-platform/symfony": "^4.1.24",
8+
"api-platform/doctrine-orm": "^4.2",
9+
"api-platform/graphql": "^4.2",
10+
"api-platform/symfony": "^4.2",
1111
"doctrine/common": "^3.5",
1212
"doctrine/doctrine-bundle": "^2.15",
1313
"doctrine/doctrine-fixtures-bundle": "^4.1",

0 commit comments

Comments
 (0)