Files
archived-migrations/docs/composer.json
Grégoire Paris cf12c320c5 Setup docs-builder
It is now possible to generate the docs locally, and they are checked in
the CI as well. I had to fix a number of pre-existing issues for that
check to pass.
2025-10-25 13:43:00 +02:00

6 lines
67 B
JSON

{
"require": {
"doctrine/docs-builder": "^1.0"
}
}