Skip to content

Releases: ptlis/shell-command

Release version 1.3.0

Choose a tag to compare

@ptlis ptlis released this 13 Mar 20:49

Add support for PHP 8.0 and drop support for PHP 7.1

Release version 1.2.0

Choose a tag to compare

@ptlis ptlis released this 05 Nov 18:17

Add properties to retrieve the executed command and working directory to the ProcessOutputInterface. These are here to make debugging failing commands in systems that execute commands concurrently.