This repository was archived by the owner on Aug 16, 2022. It is now read-only.
Releases: symfony/cli
Releases · symfony/cli
v4.18.1
v4.18.0
- Add Github actions support to
security:check
- Add support for Composer 2 (
symfony composer
now looks for acomposer1
orcomposer2
binary depending oncomposer.lock
and falls back tocomposer
if not found) - Make SymfonyCloud automatically use Composer 1 or 2 depending on
composer.lock
v4.17.2
v4.17.1
v4.17.0
v4.16.5
v4.16.4
- Fix zero exit code when running
env:deactivate
exit with an error - Fix missing directory creation when saving
proxy.json
- Alias
SYMFONY_DEFAULT_ROUTE_URL
toSYMFONY_PROJECT_DEFAULT_ROUTE_URL
- Introduce
SYMFONY_APPLICATION_DEFAULT_ROUTE_URL
- Make PHP 7.4 the default PHP version when initializing a project
v4.16.3
v4.16.2
- Prevent the use of the Windows binary under WSL
- Increase autoupdate backups count to 2
- Fix
self:update
is not cleaning up backups - Fix 'cannot move the file' errors during autoupdate when using more than one filesystem
- Add more book requirements checks, tweak command output
- Remove 'extra' spinners when not needed