Skip to content

Commit 106ab6c

Browse files
authored
Unpacked symfony/serializer-pack dependency declaration
(cherry picked from commit fa2bfcb)
1 parent c01eb77 commit 106ab6c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@
4141
"symfony/process": "^5.3.0",
4242
"symfony/proxy-manager-bridge": "^5.3.0",
4343
"symfony/security-bundle": "^5.3.0",
44-
"symfony/serializer-pack": "^1.0",
44+
"symfony/property-access": "^5.3.0",
45+
"symfony/property-info": "^5.3.0",
46+
"symfony/serializer": "^5.3.0",
4547
"symfony/swiftmailer-bundle": "^3.5.1",
4648
"symfony/translation": "^5.3.0",
4749
"symfony/twig-bundle": "^5.3.0",

0 commit comments

Comments
 (0)