ramsey/composer-repl
Interactive REPL for Composer projects. Quickly bootstrap a PHP shell that autoloads your dependencies and project classes, making it easy to explore APIs, test snippets, and debug in the context of your installed packages—without creating a script.
Minor maintenance release, updating some documentation and development dependencies.
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
Maintenance release
^1.10.22 || ^2.0.13repl command to the bin directorycomposer.pharremove unnecessary Composer instantiation
This appears to fix proc_open() errors seen after requiring the
package and running any composer command.
bin-dir for correct path to the Composer executablesHow can I help you explore Laravel packages today?