luceos
[root@vps design]# composer -v
Composer version 1.10.1 2020-03-13 20:34:27
/*********/
[root@vps design]# composer why-not flarum/core v0.1.0-beta.13
fof/html-errors 0.3.1 requires flarum/core (>=0.1.0-beta.11 <0.1.0-beta.13)
fof/upload 0.8.5 requires flarum/core (>=0.1.0-beta.11 <0.1.0-beta.13)
kilowhat/flarum-ext-mailing 0.2.2 requires flarum/core (>=0.1.0-beta.8 <0.1.0-beta.13)
the-turk/flarum-edit-notifications 0.1.3 requires flarum/core (>=0.1.0-beta.10 <0.1.0-beta.13)
the-turk/flarum-mathren 0.2.6 requires flarum/core (>=0.1.0-beta.10 <0.1.0-beta.13)
the-turk/flarum-password-strength 0.1.2 requires flarum/core (>=0.1.0-beta.10 <0.1.0-beta.13)
the-turk/flarum-quiet-edits 0.1.1 requires flarum/core (>=0.1.0-beta.10 <0.1.0-beta.13)
zerosonesfun/bbcard 1.4 requires flarum/core (>=0.1.0-beta.8 <0.1.0-beta.13)
zerosonesfun/flarum-ext-sm2 1.3 requires flarum/core (>=0.1.0-beta.8 <0.1.0-beta.13)
zerosonesfun/link-decisions 2.2 requires flarum/core (>=0.1.0-beta.8 <0.1.0-beta.13)
flarum/core v0.1.0-beta.13 requires wikimedia/less.php (^3.0)
flarum/flarum - does not require wikimedia/less.php (but v2.0.0 is installed)
/*********/
[root@vps design]# php flarum info
+--------------------------------------+-----------+--------+
| Flarum Extensions | | |
+--------------------------------------+-----------+--------+
| ID | Version | Commit |
+--------------------------------------+-----------+--------+
| littlegolden-lang-simplified-chinese | v0.1.49.4 | |
+--------------------------------------+-----------+--------+
Base URL: https://**.com
Installation path: /www/**
Debug mode: ON
/*********/
[root@vps design]# composer update --prefer-dist --no-dev -a --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Package operations: 1 install, 33 updates, 1 removal
- Removing therealsujitk/flarum-ext-hljs (v1.1.3)
- Updating symfony/polyfill-ctype (v1.14.0 => v1.15.0): Loading from cache
- Updating symfony/yaml (v3.4.38 => v3.4.40): Loading from cache
- Updating symfony/translation (v3.4.39 => v3.4.40): Loading from cache
- Updating symfony/event-dispatcher (v4.4.5 => v4.4.8): Loading from cache
- Updating symfony/console (v4.4.7 => v4.4.8): Loading from cache
- Updating symfony/filesystem (v4.4.5 => v4.4.8): Loading from cache
- Updating symfony/config (v3.4.38 => v3.4.40): Loading from cache
- Updating s9e/text-formatter (2.3.7 => 2.5.0): Loading from cache
- Updating psr/log (1.1.2 => 1.1.3): Loading from cache
- Updating league/flysystem (1.0.66 => 1.0.67): Loading from cache
- Updating laminas/laminas-stratigility (3.2.1 => 3.2.2): Loading from cache
- Updating symfony/debug (v4.4.5 => v4.4.8): Loading from cache
- Updating symfony/finder (v4.4.5 => v4.4.8): Loading from cache
- Updating symfony/polyfill-php72 (v1.14.0 => v1.15.0): Loading from cache
- Updating symfony/polyfill-intl-idn (v1.14.0 => v1.15.0): Loading from cache
- Updating symfony/mime (v5.0.5 => v5.0.8): Loading from cache
- Updating symfony/http-foundation (v4.4.5 => v4.4.8): Loading from cache
- Updating symfony/process (v4.4.7 => v4.4.8): Loading from cache
- Updating symfony/css-selector (v5.0.5 => v5.0.8): Loading from cache
- Updating symfony/polyfill-iconv (v1.14.0 => v1.15.0): Loading from cache
- Updating filp/whoops (2.7.1 => 2.7.2): Loading from cache
- Updating doctrine/dbal (v2.10.1 => 2.10.2): Loading from cache
- Updating clarkwinkelmann/flarum-ext-emojionearea (0.2.1 => 0.2.2): Loading from cache
- Updating clarkwinkelmann/flarum-ext-see-past-first-post (1.0.1 => 1.0.3): Loading from cache
- Updating fof/moderator-notes (0.1.1 => 0.1.2): Loading from cache
- Updating fof/spamblock (0.2.1 => 0.2.2): Loading from cache
- Updating guzzlehttp/guzzle (6.5.2 => 6.5.3): Loading from cache
- Updating fof/stopforumspam (0.2.1 => 0.2.2): Loading from cache
- Updating fof/terms (0.4.1 => 0.4.2): Loading from cache
- Updating the-turk/flarum-edit-notifications (0.1.3 => 0.1.4): Loading from cache
- Updating therealsujitk/flarum-ext-gifs (v1.4.7 => v1.4.8): Loading from cache
- Updating fof/extend (0.2.0 => 0.3.0): Loading from cache
- Installing jfcherng/php-color-output (2.0.1): Loading from cache
- Updating jfcherng/php-diff (6.6.1 => 6.7.2): Loading from cache
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.
35 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
/*********/
[root@vps design]# php flarum migrate
Migrating Flarum...
Nothing to migrate.
Publishing assets...
DONE.
/*********/
[root@vps design]# php flarum cache:clear
Clearing the cache...
[root@vps design]# php flarum info
Flarum core 0.1.0-beta.12 <----Still is beta-12
PHP version: 7.3.15
Loaded extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, bcmath, ctype, curl, dom, filter, ftp, gd, gettext, hash, iconv, intl, json, mbstring, SPL, session, pcntl, standard, PDO, mysqlnd, pdo_sqlite, Phar, posix, Reflection, pdo_mysql, shmop, SimpleXML, soap, sockets, sodium, mysqli, sysvsem, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, zip, fileinfo, exif, Zend OPcache
+--------------------------------------+-----------+--------+
| Flarum Extensions | | |
+--------------------------------------+-----------+--------+
| ID | Version | Commit |
+--------------------------------------+-----------+--------+
| littlegolden-lang-simplified-chinese | v0.1.49.4 | |
+--------------------------------------+-----------+--------+
Base URL: https://**.com
Installation path: /www/**
Debug mode: ON
Don't forget to turn off debug mode! It should never be turned on in a production system.
[root@vps design]#