symfony-cli: Update to version 5.10.3

This commit is contained in:
github-actions[bot] 2024-10-08 12:32:19 +00:00
parent 4166fb6067
commit 198563956e

View File

@ -1,16 +1,16 @@
{ {
"version": "5.10.2", "version": "5.10.3",
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure", "description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.2/symfony-cli_windows_amd64.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.3/symfony-cli_windows_amd64.zip",
"hash": "1eb1f95da5157aae60969cc91e5e0d628bc6fb30f00eaf40e297f6032edda932" "hash": "8329abaffd70427a6dd53b0de6f1f510f568615d310b73cca515ea924b264c0a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.2/symfony-cli_windows_386.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.10.3/symfony-cli_windows_386.zip",
"hash": "958978bb2cd537dc4cf6a75bf0b8bc9d1c181e7683cbb5d9d5120fafcd6c8691" "hash": "87e4e0e10d6f9cf21a68fd47abf9cefcf23813a3fb58617ebb2f35ba0363dffd"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",