Skip to content

Commit 8da2910

Browse files
chore: upgrade API Platform to 4.2.1 (#545)
1 parent f021767 commit 8da2910

File tree

4 files changed

+162
-132
lines changed

4 files changed

+162
-132
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.2",
9-
"api-platform/graphql": "^4.2",
10-
"api-platform/symfony": "^4.2",
8+
"api-platform/doctrine-orm": "^4.2.1",
9+
"api-platform/graphql": "^4.2.1",
10+
"api-platform/symfony": "^4.2.1",
1111
"doctrine/common": "^3.5",
1212
"doctrine/doctrine-bundle": "^2.15",
1313
"doctrine/doctrine-fixtures-bundle": "^4.1",

0 commit comments

Comments
 (0)