Skip to content

Commit f629be6

Browse files
committed
chore: bump metadata to 4.3.x-dev
1 parent 1427dfa commit f629be6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/OpenApi/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"require": {
3030
"php": ">=8.2",
3131
"api-platform/json-schema": "^4.2",
32-
"api-platform/metadata": "^4.2",
32+
"api-platform/metadata": "^4.3.x-dev",
3333
"api-platform/state": "^4.2.4",
3434
"symfony/console": "^6.4 || ^7.0 || ^8.0",
3535
"symfony/filesystem": "^6.4 || ^7.0 || ^8.0",

src/State/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"require": {
3030
"php": ">=8.2",
31-
"api-platform/metadata": "^4.2.3",
31+
"api-platform/metadata": "^4.3.x-dev",
3232
"psr/container": "^1.0 || ^2.0",
3333
"symfony/http-kernel": "^6.4 || ^7.0 || ^8.0",
3434
"symfony/serializer": "^6.4 || ^7.0 || ^8.0",

0 commit comments

Comments
 (0)