Releases: ramsey/composer-repl
Releases · ramsey/composer-repl
1.1.0
Added
- add a standalone
repl
command to the bin directory
Fixed
- use internal symfony/process wrapper to avoid conflicts caused by using the symfony/process package bundled with
composer.phar
1.0.4
Fixed
- use the passed Composer instance more efficiently
1.0.2
Fixed
- rename class/files to avoid "illegal byte sequence" error with unzip
1.0.1
Fixed
- use
bin-dir
for correct path to the Composer executables
1.0.0
Added
- create a REPL plugin for Composer