symfony-cli: Update to version 4.26.10

This commit is contained in:
Richard Kuhnt 2021-12-05 16:00:34 +00:00
parent a1e14a345c
commit a31bc0fee0

View File

@ -1,16 +1,16 @@
{
"version": "4.26.9",
"version": "4.26.10",
"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.26.9/symfony_windows_amd64.exe#/symfony.exe",
"hash": "9cc6f723be96cdbbd60206b5585bf9c07103ed7011b97ec1206771dc633e03be"
"url": "https://github.com/symfony/cli/releases/download/v4.26.10/symfony_windows_amd64.exe#/symfony.exe",
"hash": "af0ea1061e7c9c98b819fbc49088ee5f32148d6e8988f1cfac63d7b058710c7a"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.26.9/symfony_windows_386.exe#/symfony.exe",
"hash": "9d494fa9850e5f689d4879e68790a5d02050b2cbb25faa3040bf2589fd4b5307"
"url": "https://github.com/symfony/cli/releases/download/v4.26.10/symfony_windows_386.exe#/symfony.exe",
"hash": "e40216cb761633f3e2f80265aef1ed4a6c58beb38a3a7386a73ad756e1ab26ac"
}
},
"bin": "symfony.exe",