Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit f59201d

Browse files
committed
fix: Add phpdocumentor/reflection-docblock
Require by app:import-schema. https://symfony.com/doc/current/components/property_info.html#phpdocextractor
1 parent b22e816 commit f59201d

File tree

2 files changed

+283
-60
lines changed

2 files changed

+283
-60
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"nyholm/psr7": "dev-master",
2424
"openai-php/client": "dev-main",
2525
"oro/doctrine-extensions": "dev-master",
26+
"phpdocumentor/reflection-docblock": "^5.5",
2627
"runtime/frankenphp-symfony": "dev-main",
2728
"sensiolabs/typescript-bundle": "dev-main",
2829
"symfony/asset": "7.2.*",

composer.lock

Lines changed: 282 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)