symfony-cli: Update to version 5.5.9

This commit is contained in:
github-actions[bot] 2023-09-25 12:30:10 +00:00
parent 80aef4694d
commit 6f26cd4f5f

View File

@ -1,16 +1,16 @@
{
"version": "5.5.8",
"version": "5.5.9",
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
"homepage": "https://symfony.com",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.5.8/symfony-cli_windows_amd64.zip",
"hash": "2665b0a3b96a90ba2a55da6d91ece2b6680b7ec679d7443997f02d3459d1af97"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.5.9/symfony-cli_windows_amd64.zip",
"hash": "4e034b16f90c33e61375670066fdd2069dc815c17fd62eb07573da824c929bed"
},
"32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.5.8/symfony-cli_windows_386.zip",
"hash": "7e67831e68dc0e312ff3a3c19445d5435e5ffb3c7d212413ffa3a6725b9b2449"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.5.9/symfony-cli_windows_386.zip",
"hash": "7b265238bd0b80d9abc72bdb6fe925423a0c2c7abd88e8c685c9906180cbe2d9"
}
},
"bin": "symfony.exe",