Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

44 lines (30 loc) · 1.22 KB

Changelog

1.0.0

1.0.1

  • Added analyse and format in composer.json scripts
  • Updated README.md

1.0.2

  • Added missing npm dependency eslint-config-prettier

1.0.3

  • remove dependabot from github workflow
  • updated the GitHub workflow from PHPStan to Larastan to prevent PHPStan errors when pushing to GitHub, as they were caused by differing analysis types.

1.0.4

  • changed laravel version to 11 in larastan git workflow.

1.0.5

  • changed from branches to tafs to run git workflow only on new tags.

1.0.6

  • reintroduced dependabot and added automerge workflow.