Skip to content

Commit c4a7f46

Browse files
fix(deps): update api-platform packages to v4.2.0
1 parent f137729 commit c4a7f46

File tree

2 files changed

+127
-101
lines changed

2 files changed

+127
-101
lines changed

api/composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
"php": ">=8.4.0",
66
"ext-ctype": "*",
77
"ext-iconv": "*",
8-
"api-platform/doctrine-orm": "4.1.24",
8+
"api-platform/doctrine-orm": "4.2.0",
99
"api-platform/doctrine-common": "4.2.0",
1010
"api-platform/documentation": "4.2.0",
11-
"api-platform/http-cache": "4.1.24",
12-
"api-platform/json-api": "4.1.24",
11+
"api-platform/http-cache": "4.2.0",
12+
"api-platform/json-api": "4.2.0",
1313
"api-platform/json-hal": "4.1.24",
14-
"api-platform/metadata": "4.1.24",
15-
"api-platform/openapi": "4.1.24",
16-
"api-platform/serializer": "4.1.24",
17-
"api-platform/state": "4.1.24",
18-
"api-platform/symfony": "4.1.23",
14+
"api-platform/metadata": "4.2.0",
15+
"api-platform/openapi": "4.2.0",
16+
"api-platform/serializer": "4.2.0",
17+
"api-platform/state": "4.2.0",
18+
"api-platform/symfony": "4.2.0",
1919
"api-platform/validator": "4.2.0",
2020
"composer/package-versions-deprecated": "1.11.99",
2121
"cweagans/composer-patches": "1.7.3",
@@ -64,7 +64,7 @@
6464
"webonyx/graphql-php": "15.24.0"
6565
},
6666
"require-dev": {
67-
"api-platform/graphql": "4.1.23",
67+
"api-platform/graphql": "4.2.0",
6868
"brianium/paratest": "v7.13.0",
6969
"friendsofphp/php-cs-fixer": "3.87.2",
7070
"hautelook/alice-bundle": "2.15.1",

0 commit comments

Comments
 (0)