Skip to content

Commit 554ed1e

Browse files
committed
test
1 parent 6b04492 commit 554ed1e

File tree

2 files changed

+218
-140
lines changed

2 files changed

+218
-140
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,13 @@
102102
"phpdocumentor/reflection-docblock": "To support extracting metadata from PHPDoc.",
103103
"psr/cache-implementation": "To use metadata caching.",
104104
"ramsey/uuid": "To support Ramsey's UUID identifiers.",
105-
"rector/rector-src": "To support converting PHP annotations to attributes.",
106105
"symfony/cache": "To have metadata caching when using Symfony integration.",
107106
"symfony/config": "To load XML configuration files.",
108107
"symfony/expression-language": "To use authorization features.",
109108
"symfony/security": "To use authorization features.",
110109
"symfony/twig-bundle": "To use the Swagger UI integration.",
111110
"symfony/uid": "To support Symfony UUID/ULID identifiers.",
111+
"symfony/messenger": "To support messenger integration.",
112112
"symfony/web-profiler-bundle": "To use the data collector.",
113113
"webonyx/graphql-php": "To support GraphQL."
114114
},

0 commit comments

Comments
 (0)