You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ramsey/composer-repl 1.4.0
Added
-----
- Nothing.
Changed
-------
- Move all library code to [ramsey/composer-repl-lib](https://github.com/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.
Deprecated
----------
- Nothing.
Removed
-------
- Nothing.
Fixed
-----
- Nothing.
ramsey/composer-repl 1.3.0
Added
-----
- Allow Symfony packages in the version 6.x series
Changed
-------
- 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
Deprecated
----------
- Nothing.
Removed
-------
- Nothing.
Fixed
-----
- Nothing.
ramsey/composer-repl 1.2.2
Added
-----
- Nothing.
Changed
-------
- Nothing.
Deprecated
----------
- Nothing.
Removed
-------
- Nothing.
Fixed
-----
- do not display package name if it is __root__