symfony-cli: Update to version 4.28.0

This commit is contained in:
github-actions[bot] 2022-01-09 16:30:05 +00:00
parent 3ef60291f4
commit bc17e72c7c

View File

@ -1,16 +1,16 @@
{
"version": "4.27.7",
"version": "4.28.0",
"description": "Wrapper for managing and deploying Symfony applications",
"homepage": "https://github.com/symfony/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.27.7/symfony_windows_amd64.exe#/symfony.exe",
"hash": "03f8dbd1767e18db239bf5578aee57b633d807461034848efdbd2bcf928cd81c"
"url": "https://github.com/symfony/cli/releases/download/v4.28.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "18544d198e9c46f6bb4d2716f65b81f940ec62e2c3c96e0f8c9c67195ba5d1e0"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.27.7/symfony_windows_386.exe#/symfony.exe",
"hash": "de225e248253eb817c6be26064e3d3bea4bd05832e7489a69b69cc0d20718a11"
"url": "https://github.com/symfony/cli/releases/download/v4.28.0/symfony_windows_386.exe#/symfony.exe",
"hash": "72ab2bc347b9b073ec25c7b21e85102b90773da19671653fbf8dc74e00c9bd60"
}
},
"bin": "symfony.exe",