{"id":94964,"library":"consolidation-self-update","title":"Self-Update","description":"Provides a self:update command for Symfony Console applications.","status":"active","version":"3.1.0","language":"php","source_language":null,"source_url":"https://github.com/consolidation/self-update","tags":["console","self-update","symfony","cli"],"install":[{"cmd":"composer require consolidation/self-update","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"SelfUpdateCommand","correct":"use Consolidation\\SelfUpdate\\SelfUpdateCommand;"}],"quickstart":{"code":"use Consolidation\\SelfUpdate\\SelfUpdateCommand;\nuse Symfony\\Component\\Console\\Application;\n\n$application = new Application('MyApp', '1.0.0');\n$application->add(new SelfUpdateCommand('my-app', 'https://example.com/releases.json'));","lang":"php","description":"Add a self-update command to a Symfony Console application."},"warnings":[{"fix":"Ensure the release feed URL returns a valid JSON with version and download URL.","message":"Requires a valid JSON release feed URL; otherwise the command will fail.","severity":"gotcha","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'applic':12 'cli':18 'command':8 'consol':11,13 'provid':4 'self':2,6,15 'self-upd':1,14 'symfoni':10,17 'updat':3,7,16","created_at":"2026-06-19T10:15:43.596989+00:00","updated_at":"2026-06-19T10:15:43.596989+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/consolidation/self-update","github":"https://github.com/consolidation/self-update","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}