no,i'm not.
root@IwoowLosAngeles:/www/wwwroot/bbs.iwoow.cn# composer update --prefer-dist --no-dev -a --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Nothing to install or update
Package mtdowling/cron-expression is abandoned, you should avoid using it. Use dragonmantank/cron-expression instead.
Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.
Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.
Generating optimized autoload files
Warning: Ambiguous class resolution, "Cron\CronExpression" was found in both "/www/wwwroot/bbs.iwoow.cn/vendor/dragonmantank/cron-expression/src/Cron/CronExpression.php" and "/www/wwwroot/bbs.iwoow.cn/vendor/mtdowling/cron-expression/src/Cron/CronExpression.php", the first will be used.
Warning: Ambiguous class resolution, "Cron\DayOfWeekField" was found in both "/www/wwwroot/bbs.iwoow.cn/vendor/dragonmantank/cron-expression/src/Cron/DayOfWeekField.php" and "/www/wwwroot/bbs.iwoow.cn/vendor/mtdowling/cron-expression/src/Cron/DayOfWeekField.php", the first will be used.
Warning: Ambiguous class resolution, "Cron\AbstractField" was found in both "/www/wwwroot/bbs.iwoow.cn/vendor/dragonmantank/cron-expression/src/Cron/AbstractField.php" and "/www/wwwroot/bbs.iwoow.cn/vendor/mtdowling/cron-expression/src/Cron/AbstractField.php", the first will be used.
Warning: Ambiguous class resolution, "Cron\MonthField" was found in both "/www/wwwroot/bbs.iwoow.cn/vendor/dragonmantank/cron-expression/src/Cron/MonthField.php" and "/www/wwwroot/bbs.iwoow.cn/vendor/mtdowling/cron-expression/src/Cron/MonthField.php", the first will be used.
Warning: Ambiguous class resolution, "Cron\FieldInterface" was found in both "/www/wwwroot/bbs.iwoow.cn/vendor/dragonmantank/cron-expression/src/Cron/FieldInterface.php" and "/www/wwwroot/bbs.iwoow.cn/vendor/mtdowling/cron-expression/src/Cron/FieldInterface.php", the first will be used.
Warning: Ambiguous class resolution, "Cron\FieldFactory" was found in both "/www/wwwroot/bbs.iwoow.cn/vendor/dragonmantank/cron-expression/src/Cron/FieldFactory.php" and "/www/wwwroot/bbs.iwoow.cn/vendor/mtdowling/cron-expression/src/Cron/FieldFactory.php", the first will be used.
Warning: Ambiguous class resolution, "Cron\MinutesField" was found in both "/www/wwwroot/bbs.iwoow.cn/vendor/dragonmantank/cron-expression/src/Cron/MinutesField.php" and "/www/wwwroot/bbs.iwoow.cn/vendor/mtdowling/cron-expression/src/Cron/MinutesField.php", the first will be used.
Warning: Ambiguous class resolution, "Cron\HoursField" was found in both "/www/wwwroot/bbs.iwoow.cn/vendor/dragonmantank/cron-expression/src/Cron/HoursField.php" and "/www/wwwroot/bbs.iwoow.cn/vendor/mtdowling/cron-expression/src/Cron/HoursField.php", the first will be used.
Warning: Ambiguous class resolution, "Cron\DayOfMonthField" was found in both "/www/wwwroot/bbs.iwoow.cn/vendor/dragonmantank/cron-expression/src/Cron/DayOfMonthField.php" and "/www/wwwroot/bbs.iwoow.cn/vendor/mtdowling/cron-expression/src/Cron/DayOfMonthField.php", the first will be used.
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.