Skip to content

Releases: rquadling/application-controller

v1.1.1

09 Jan 13:14

Choose a tag to compare

1.1.1 - 2020-01-09

  • Drop the need for an interface and instead just require an instance of something that extends \RQuadling\Console\Abstracts\AbstractApplication to be available via dependency injection.
  • Updated (and then corrected) example usage in README.md

v1.0.0

09 Jan 01:38

Choose a tag to compare

1.0.0 - 2020-01-09 - Initial release