Skip to content

Commit 5bf3775

Browse files
authored
chore: bump dependencies to ^3.4 || ^4.0 (#6576)
* chore: bump dependencies to ^3.4 || ^4.0 * fix: use baseline for serializer context builder * ci: use pmu 0.12
1 parent b2be6f3 commit 5bf3775

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
],
2222
"require": {
2323
"php": ">=8.1",
24-
"api-platform/doctrine-common": "^3.1",
25-
"api-platform/metadata": "^3.1",
26-
"api-platform/state": "^3.1",
24+
"api-platform/doctrine-common": "^3.4 || ^4.0",
25+
"api-platform/metadata": "^3.4 || ^4.0",
26+
"api-platform/state": "^3.4 || ^4.0",
2727
"doctrine/doctrine-bundle": "^2.11",
2828
"doctrine/orm": "^2.17 || ^3.0",
2929
"symfony/property-info": "^6.4 || ^7.1"

0 commit comments

Comments
 (0)