clarkwinkelmann
[root@racknerd-46bba9 flarum12]# composer require fof/best-answer
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Using version ^0.1.6 for fof/best-answer
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 4 installs, 0 updates, 0 removals
- Installing mtdowling/cron-expression (v1.2.3): Loading from cache
- Installing fof/console (0.5.2): Loading from cache
- Installing fof/components (0.1.1): Loading from cache
- Installing fof/best-answer (0.1.6): Loading from cache
Package mtdowling/cron-expression is abandoned, you should avoid using it. Use dragonmantank/cron-expression instead.
Writing lock file
Generating 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.
[root@racknerd-46bba9 flarum12]# composer require clarkwinkelmann/flarum-ext-status
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Using version ^0.1.1 for clarkwinkelmann/flarum-ext-status
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Installing clarkwinkelmann/flarum-ext-status (0.1.1): Loading from cache
Package mtdowling/cron-expression is abandoned, you should avoid using it. Use dragonmantank/cron-expression instead.
Writing lock file
Generating 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.
[root@racknerd-46bba9 flarum12]# php flarum cache:clear
Clearing the cache...
[root@racknerd-46bba9 flarum12]#