Skip to content

Commit 059e6a0

Browse files
authored
fix(symfony): remove suggest ocramius/package-versions (#7395)
1 parent 8628ada commit 059e6a0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@
200200
"suggest": {
201201
"doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
202202
"elasticsearch/elasticsearch": "To support Elasticsearch.",
203-
"ocramius/package-versions": "To display the API Platform's version in the debug bar.",
204203
"phpstan/phpdoc-parser": "To support extracting metadata from PHPDoc.",
205204
"psr/cache-implementation": "To use metadata caching.",
206205
"ramsey/uuid": "To support Ramsey's UUID identifiers.",

src/Symfony/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
"api-platform/graphql": "To support GraphQL.",
7272
"api-platform/hal": "to support the HAL format",
7373
"api-platform/ramsey-uuid": "To support Ramsey's UUID identifiers.",
74-
"ocramius/package-versions": "To display the API Platform's version in the debug bar.",
7574
"phpstan/phpdoc-parser": "To support extracting metadata from PHPDoc.",
7675
"psr/cache-implementation": "To use metadata caching.",
7776
"symfony/cache": "To have metadata caching when using Symfony integration.",

0 commit comments

Comments
 (0)