All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Nothing.
- Set minimum required version of PHP to 8.1.
- Bump ramsey/composer-repl-lib to ^1.2.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Bump ramsey/composer-repl-lib to ^1.1.
- Nothing.
- Remove support for Composer plugin API version ^1.1.
- Nothing.
- Nothing.
- Move all library code to ramsey/composer-repl-lib. No class names or namespaces have changed, and since this package requires ramsey/composer-repl-lib, there are no BC breaks.
- Nothing.
- Nothing.
- Nothing.
- Allow Symfony packages in the version 6.x series
-
Increase lower-boundary constraints for symfony/console and symfony/process to 4.4.30 and 5.3.7
-
Update PsySH to version 0.11.x
- Nothing.
- Nothing.
- Nothing.
Maintenance release
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Bump composer/composer dependency to
^1.10.22 || ^2.0.13
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Do not display package name if it is
__root__
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Discontinue use of deprecated
ReflectionParameter::isArray()
method
- Support environment bootstrapping for the REPL
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Remove hoa/console dependency
- Add a standalone
repl
command to the bin directory
- Nothing.
- Nothing.
- Nothing.
- Use internal symfony/process wrapper to avoid conflicts caused by using the symfony/process package bundled with
composer.phar
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Use the passed Composer instance more efficiently
- Nothing.
- Nothing.
- Nothing.
- Nothing.
-
Remove unnecessary Composer instantiation
This appears to fix
proc_open()
errors seen after requiring the package and running anycomposer
command.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Rename class/files to avoid "illegal byte sequence" error with unzip
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Use
bin-dir
for correct path to the Composer executables
Initial release
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.