> ## Documentation Index
> Fetch the complete documentation index at: https://docs.instructorphp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# V0.14.3

* (all) Corrected dependencies in composer.json files for all packages
* (utils) Removed circular dependency on addons package (via Image class)
* (all) Tests moved under packages/\*/tests directories
* (all) Added .gitattributes file to all packages
* (all) Corrected .gitignore files in all packages
* (main) Scripts added in ./bin to install & update composer dependencies and run all tests
* (main) Corrected php.yml to use the new script ./bin/run-all-tests.sh
* (docs) Corrected docs references: old example viewer & launcher script (./hub.sh) to new (./bin/instructor hub)
