Files
symfony-flex-recipes-contrib/jane-php/json-schema/5.0/post-install.txt
T

9 lines
570 B
Plaintext

* <fg=blue>Finish</> package configuration:
1. Configure <comment>config/jane/config.php</> with your specification details
2. Run <comment>bin/jane-generate</>
3. Add <comment>generated/</> directory to your composer autoload definition (eg. <comment>"MyApp\\Library\\Generated\\": "generated/"</>)
4. Open <comment>config/packages/jane.yaml</> and replace <comment>MyApp\Library\Generated\Normalizer\JaneObjectNormalizer</> class with your generated normalizer.
5. Then remove line comments
Documentation: https://jane.readthedocs.io/en/latest/