Skip to content

Releases: ramsey/composer-repl-lib

1.3.0

17 Apr 03:27
1.3.0
f3d5b88
Compare
Choose a tag to compare

Added

  • Expand phpunit/phpunit version to include ^11.0.
  • Expand psy/psysh version to include ^0.12.0.
  • Expand symfony/console version to include ^7.0.
  • Expand symfony/finder version to include ^7.0.
  • Expand symfony/process version to include ^7.0.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.2.0

18 Mar 21:18
1.2.0
68604cc
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Set minimum required version of PHP to 8.1.
  • Set minimum required version of PHPUnit to 10.0.
  • Set minimum required versions of symfony/console, symfony/finder, and symfony/process to 6.0.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.1.0

17 Apr 01:56
1.1.0
53f7666
Compare
Choose a tag to compare

Added

  • Add Repl::getConfig() and Repl::getScopeVariables() public methods.
  • Set a COMPOSER_REPL environment variable with the value "1" when running in the context of the REPL.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.1

18 Jan 21:16
1.0.1
0732a3c
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Move composer/composer to require depedencies, since the REPL no longer runs within the scope of composer.phar.

1.0.0

18 Jan 20:46
1.0.0
307d333
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.