Skip to content

Commit abac081

Browse files
committed
chore: add suggests and move reflection-docblock
1 parent 655a869 commit abac081

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@
4646
}
4747
},
4848
"suggest": {
49+
"symfony/serializer": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement",
50+
"symfony/property-access": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement",
51+
"symfony/property-info": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement",
52+
"phpdocumentor/reflection-docblock": "As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement",
4953
"psr/log-implementation": "Recommended to receive logs from the library",
5054
"web-token/jwt-library": "Mandatory for the AndroidSafetyNet Attestation Statement support",
5155
"symfony/event-dispatcher": "Recommended to use dispatched events"

0 commit comments

Comments
 (0)