Skip to content

Releases: ptlis/shell-command

Release version 1.3.0

13 Mar 20:49
Compare
Choose a tag to compare

Add support for PHP 8.0 and drop support for PHP 7.1

Release version 1.2.0

05 Nov 18:17
Compare
Choose a tag to compare

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.