Update UPGRADE.md

This commit is contained in:
Anton Medvedev 2025-01-10 10:05:42 +01:00 committed by GitHub
parent 8b16b976e4
commit 7b2c0da617
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,7 @@
run('npm clean-install');
});
```
3. Remove `shallow()` tasks options.
6. Third party recipes now live inside main Deployer repo in _contrib_:
```php
require 'contrib/rsync.php';