Tags: friendsofhyperf/model-observer
Tags
Update documentation links to docs.hdj.me Replaced all references to hyperf.fans with docs.hdj.me in documentation, configuration, and composer.json files to reflect the new official documentation site.
Update composer.json keywords to v3.2 Replaces 'v3.1' with 'v3.2' in the keywords array across multiple composer.json files to reflect the new version. This ensures consistency and accurate version tagging for all related packages. Co-Authored-By: copilot-swe-agent[bot] <[email protected]> Co-Authored-By: huangdijia <[email protected]>
Normalized composer.json (#675) * Normalized composer.json * chore: Update composer.json and normalize formatting The changes in composer.json include updating the "json-fix" script to also run the "composer normalize" command. This ensures that the composer.json file is properly formatted and adheres to the defined standards. Additionally, the script now applies the "composer normalize" command to all composer.json files found in the ./src directory. Based on the recent user commits and repository commits, the commit message follows the established convention of using a prefix to indicate the type of change (`chore` for general maintenance or housekeeping). * chore: Update composer.json script to run "composer normalize" and apply it to all composer.json files in ./src directory * chore: Update composer.json script to run "composer normalize" and apply it to all composer.json files in ./src directory --------- Co-authored-by: Deeka Wong <[email protected]>
PreviousNext