Skip to content

Commit 95fa383

Browse files
authored
fix(symfony): bundle dependency to state package (#6977)
1 parent d13203f commit 95fa383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"api-platform/hydra": "^3.4 || ^4.0",
3737
"api-platform/metadata": "^3.4 || ^4.0",
3838
"api-platform/serializer": "^3.4 || ^4.0",
39-
"api-platform/state": "^3.4 || ^4.0",
39+
"api-platform/state": "^4.1",
4040
"api-platform/validator": "^3.4 || ^4.0",
4141
"api-platform/openapi": "^4.1",
4242
"symfony/property-info": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)