Commit 632dfd9
committed
fix(upgrade): multi-version tools always prompt for confirmation
Multi-version runtime installs (python@3.13, php@8.3, etc.) now always
prompt for user confirmation, even if the base tool has auto_update enabled.
This is intentional - installing/upgrading specific runtime versions is a
more significant operation that deserves explicit user confirmation.1 parent 2a78879 commit 632dfd9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
| 195 | + | |
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| |||
0 commit comments