symfony-cli: Update to version 4.27.3

This commit is contained in:
github-actions[bot] 2021-12-23 16:31:18 +00:00
parent 0b86554c04
commit bacb52dde8

View File

@ -1,15 +1,15 @@
{ {
"version": "4.27.2", "version": "4.27.3",
"description": "Wrapper for managing and deploying Symfony applications", "description": "Wrapper for managing and deploying Symfony applications",
"homepage": "https://github.com/symfony/cli", "homepage": "https://github.com/symfony/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.27.2/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.27.3/symfony_windows_amd64.exe#/symfony.exe",
"hash": "57c5ff3588f6ca90681f6e90d7e895c040b57cba942c6d345f6a338bd3f123fe" "hash": "57c5ff3588f6ca90681f6e90d7e895c040b57cba942c6d345f6a338bd3f123fe"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.27.2/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.27.3/symfony_windows_386.exe#/symfony.exe",
"hash": "4250a4f04ad40f2b6a4a362f6859ee1dc7146885cf4affe0d95bae4d23e0cfc6" "hash": "4250a4f04ad40f2b6a4a362f6859ee1dc7146885cf4affe0d95bae4d23e0cfc6"
} }
}, },