Skip to content

Commit

Permalink
Update UPGRADE.md (deployphp#3458)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoether authored Jan 24, 2023
1 parent 6b354c2 commit 65dc141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
```
11. Replace `local()` tasks with combination of `once()` and `runLocally()` func.
12. Replace `locateBinaryPath()` with `which()` func.
13. Configuration property `default_stage` is not supported.
13. Configuration property `default_stage` is not supported anymore and has been dropped.
14. Replace `onHosts()` and `onStage()` with [labels & selectors](selector.md).
15. Replace `setPrivate()` with [`hidden()`](tasks.md#hidden).

Expand Down

0 comments on commit 65dc141

Please sign in to comment.