mirror of
https://github.com/doctrine/migrations.git
synced 2026-03-23 22:42:14 +01:00
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.
6 lines
67 B
JSON
6 lines
67 B
JSON
{
|
|
"require": {
|
|
"doctrine/docs-builder": "^1.0"
|
|
}
|
|
}
|