root@localhost:/var/www/sourceturk/forum# composer update --prefer-dist --no-dev -a --with-all-dependencies
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Loading composer repositories with package information
Updating dependencies
Package operations: 0 installs, 20 updates, 0 removals
- Updating kylekatarnls/update-helper (1.2.0 => 1.2.1): Downloading (100%)
- Updating symfony/yaml (v3.4.39 => v3.4.40): Downloading (100%)
- Updating symfony/translation (v3.4.39 => v3.4.40): Downloading (100%)
- Updating symfony/event-dispatcher (v4.4.7 => v4.4.8): Downloading (100%)
- Updating symfony/console (v4.4.7 => v4.4.8): Downloading (100%)
- Updating symfony/filesystem (v4.4.7 => v4.4.8): Downloading (100%)
- Updating symfony/config (v3.4.39 => v3.4.40): Downloading (100%)
- Updating s9e/text-formatter (2.4.0 => 2.5.0): Downloading (100%)
- Updating league/flysystem (1.0.66 => 1.0.67): Downloading (100%)
- Updating laminas/laminas-zendframework-bridge (1.0.2 => 1.0.3): Downloading (100%)
- Updating symfony/debug (v4.4.7 => v4.4.8): Downloading (100%)
- Updating symfony/finder (v4.4.7 => v4.4.8): Downloading (100%)
- Updating symfony/mime (v5.0.7 => v5.0.8): Downloading (100%)
- Updating symfony/http-foundation (v4.4.7 => v4.4.8): Downloading (100%)
- Updating symfony/process (v4.4.7 => v4.4.8): Downloading (100%)
- Updating symfony/css-selector (v5.0.7 => v5.0.8): Downloading (100%)
- Updating filp/whoops (2.7.1 => 2.7.2): Downloading (100%)
- Updating doctrine/dbal (v2.10.1 => 2.10.2): Downloading (100%)
- Updating clarkwinkelmann/flarum-ext-emojionearea (0.2.1 => 0.2.2): Downloading (100%)
- Updating fof/extend (0.2.0 => 0.3.0): Downloading (100%)
Package flagrow/sitemap is abandoned, you should avoid using it. Use fof/sitemap instead.
Package mtdowling/cron-expression is abandoned, you should avoid using it. Use dragonmantank/cron-expression instead.
Writing lock file
Generating optimized autoload files
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.
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
root@localhost:/var/www/sourceturk/forum# composer info --outdated --direct
Do not run Composer as root/super user! See https://getcomposer.org/root for details
flagrow/sitemap 0.2.0 0.2.0 Generate a sitemap
Package flagrow/sitemap is abandoned, you should avoid using it. Use fof/sitemap instead.
flarum/approval v0.1.0-beta.12 v0.1.0-beta.13 Make discussions and posts require moderator approval.
flarum/auth-facebook v0.1.0-beta.12 v0.1.0-beta.13 Allow users to log in with Facebook.
flarum/auth-github v0.1.0-beta.12 v0.1.0-beta.13 Allow users to log in with GitHub.
flarum/auth-twitter v0.1.0-beta.12 v0.1.0-beta.13 Allow users to log in with Twitter.
flarum/core v0.1.0-beta.12 v0.1.0-beta.13 Delightfully simple forum software.
flarum/emoji v0.1.0-beta.12 v0.1.0-beta.13 Convert text and unicode emoji into Twemoji.
flarum/flags v0.1.0-beta.12 v0.1.0-beta.13 Allow users to flag posts for moderator review.
flarum/lang-english v0.1.0-beta.12 v0.1.0-beta.13 English language pack.
flarum/likes v0.1.0-beta.12 v0.1.0-beta.13 Allow users to like posts.
flarum/lock v0.1.0-beta.12 v0.1.0-beta.13 End a discussion and don't let anyone add further replies.
flarum/markdown v0.1.0-beta.12 v0.1.0-beta.13 Allow posts to be formatted with Markdown.
flarum/mentions v0.1.0-beta.12 v0.1.0-beta.13 Mention and reply to specific posts and users.
flarum/pusher v0.1.0-beta.12 v0.1.0-beta.13 See new discussions and posts in real-time using Pusher.
flarum/statistics v0.1.0-beta.12 v0.1.0-beta.13 Add a basic statistics widget on the Dashboard.
flarum/sticky v0.1.0-beta.12 v0.1.0-beta.13 Pin discussions to the top of the list.
flarum/subscriptions v0.1.0-beta.12 v0.1.0-beta.13 Allow users to follow discussions and receive notifications for new posts.
flarum/suspend v0.1.0-beta.12 v0.1.0-beta.13 Suspend users so they can't post.
root@localhost:/var/www/sourceturk/forum# composer update --prefer-dist --no-plugins --no-dev -a --with-all-dependencies
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Loading composer repositories with package information
Updating dependencies
Nothing to install or update
Package flagrow/sitemap is abandoned, you should avoid using it. Use fof/sitemap instead.
Package mtdowling/cron-expression is abandoned, you should avoid using it. Use dragonmantank/cron-expression instead.
Generating optimized autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
did not update to beta13. why could it be?