• (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)