Skip to content

v1.1.0: Removed `\RQuadling\Console\Input\Input` as not really appropriate for

Choose a tag to compare

@rquadling rquadling released this 12 Jan 12:01
· 9 commits to master since this release

1.1.0 - 2020-01-12

  • Removed \RQuadling\Console\Input\Input as not really appropriate for this library.
    Instead, this library will use whatever \Symfony\Component\Console\Input\InputInterface and
    \Symfony\Component\Console\Output\OutputInterface compliant objects are supplied.