Morning all,
Having issues upgrading to beta.12.
Output of php flarum info
Flarum core 0.1.0-beta.11.1
PHP version: 7.2.24-0ubuntu0.18.04.3
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, sodium, session, standard, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, i360, iconv, igbinary, imagick, imap, json, exif, mysqli, pdo_mysql, pdo_sqlite, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache
+---------------------------------+----------------+--------+
| Flarum Extensions | | |
+---------------------------------+----------------+--------+
| ID | Version | Commit |
+---------------------------------+----------------+--------+
| flarum-bbcode | v0.1.0-beta.8 | |
| flarum-emoji | v0.1.0-beta.10 | |
| flarum-flags | v0.1.0-beta.10 | |
| flarum-lock | v0.1.0-beta.9 | |
| flarum-mentions | v0.1.0-beta.10 | |
| flarum-sticky | v0.1.0-beta.9 | |
| flarum-subscriptions | v0.1.0-beta.9 | |
| flarum-suspend | v0.1.0-beta.10 | |
| flarum-tags | v0.1.0-beta.11 | |
| fof-byobu | 0.4.4 | |
| fof-follow-tags | 0.3.4 | |
| fof-share-social | 0.1.2 | |
| fof-polls | 0.1.1 | |
| fof-merge-discussions | 0.3.3 | |
| fof-split | 0.4.3 | |
| fof-user-bio | 0.1.3 | |
| fof-user-directory | 0.3.4 | |
| amaurycarrade-syndication | v0.3.1 | |
| fof-links | 0.2.1 | |
| v17development-seo | 1.1 | |
| fof-gamification | 0.1.6 | |
| fof-pages | 0.3.1 | |
| fof-drafts | 0.1.4 | |
| fof-socialprofile | 0.1.1 | |
| flarum-approval | v0.1.0-beta.8 | |
| fof-spamblock | 0.2.1 | |
| fof-linguist | 0.4.2 | |
| flagrow-impersonate | 0.3.0 | |
| fof-disposable-emails | 0.1.0 | |
| flarum-embed | v0.1.0-beta.10 | |
| fof-pretty-mail | 0.1.6 | |
| fof-best-answer | 0.1.6 | |
| franzl-open-links-in-new-tab | v0.1.0 | |
| fof-reactions | 0.2.1 | |
| fof-prevent-necrobumping | 0.2.0 | |
| fof-subscribed | 0.2.3 | |
| flagrow-sitemap | 0.2.0 | |
| michaelbelgium-discussion-views | v3.1.0 | |
| fof-upload | 0.8.3 | |
| fof-nightmode | 0.4.0 | |
| flarum-lang-english | v0.1.0-beta.11 | |
| flarum-markdown | v0.1.0-beta.10 | |
| fof-formatting | 0.1.4 | |
| flarum-pusher | v0.1.0-beta.9 | |
| noriods-auto-more | 0.3.0 | |
| the-turk-diff | 0.1.0-beta.7 | |
| extiverse-bazaar | 0.4.1 | |
| flarum-statistics | v0.1.0-beta.9 | |
| fof-filter | 0.1.0-beta.2 | |
| flagrow-direct-links | 0.2.0 | |
+---------------------------------+----------------+--------+
Base URL: https://forum.phenomlab.com
Installation path: /var/www/vhosts/phenomlab.com/forum.phenomlab.com
Debug mode: off
Output of composer.json - note that the bearer has been redacted for security
{
"name": "flarum/flarum",
"description": "Delightfully simple forum software.",
"type": "project",
"keywords": ["forum", "discussion"],
"homepage": "https://flarum.org/",
"license": "MIT",
"authors": [
{
"name": "Toby Zerner",
"email": "toby.zerner@gmail.com"
},
{
"name": "Franz Liedke",
"email": "franz@develophp.org"
}
],
"support": {
"issues": "https://github.com/flarum/core/issues",
"source": "https://github.com/flarum/flarum",
"docs": "https://flarum.org/docs/"
},
"require": {
"amaurycarrade/flarum-ext-syndication": "^0.3.1",
"authy/php": "^3.0",
"bacon/bacon-qr-code": "^2.0",
"clarkwinkelmann/flarum-ext-author-change": "^0.1.1",
"clarkwinkelmann/flarum-ext-emojionearea": "^0.2.0",
"extiverse/bazaar": "^0.4.1",
"flagrow/direct-links": "^0.2.0",
"flagrow/flarum-api-client": "^0.1.2",
"flagrow/html-errors": "^0.2.0",
"flagrow/impersonate": "^0.3.0",
"flagrow/linguist": "^0.3.1",
"flagrow/sitemap": "^0.2.0",
"flagrow/terms": "^0.3.1",
"flagrow/upload": "^0.7.1",
"flarum/approval": "^0.1.0@beta",
"flarum/auth-github": "^0.1.0",
"flarum/auth-twitter": "^0.1.0",
"flarum/bbcode": "^0.1.0",
"flarum/core": "^0.1.0-beta.11",
"flarum/embed": "^0.1.0@beta",
"flarum/emoji": "^0.1.0",
"flarum/flags": "^0.1.0@beta",
"flarum/lang-english": "^0.1.0",
"flarum/lock": "^0.1.0",
"flarum/markdown": "^0.1.0",
"flarum/mentions": "^0.1.0",
"flarum/pusher": "^0.1.0",
"flarum/statistics": "^0.1.0",
"flarum/sticky": "^0.1.0",
"flarum/subscriptions": "^0.1.0",
"flarum/suspend": "^0.1.0",
"flarum/tags": "^0.1.0",
"flarumalshain/showlastpost": "^1.1",
"fof/ban-ips": "^0.1.5",
"fof/best-answer": "^0.1.6",
"fof/byobu": "^0.4.1",
"fof/discussion-thumbnail": "^0.1.0",
"fof/disposable-emails": "^0.1.0",
"fof/drafts": "^0.1.3",
"fof/filter": "^0.1.0@beta",
"fof/follow-tags": "^0.3.4",
"fof/formatting": "^0.1.4",
"fof/forum-statistics-widget": "^0.1.1",
"fof/gamification": "^0.1.1",
"fof/html-errors": "^0.3.1",
"fof/linguist": "^0.4.1",
"fof/links": "^0.2.1",
"fof/merge-discussions": "^0.3.3",
"fof/nightmode": "^0.4.0",
"fof/pages": "^0.3.0",
"fof/polls": "^0.1.0",
"fof/pretty-mail": "^0.1.5",
"fof/prevent-necrobumping": "^0.2.0",
"fof/pwned-passwords": "^0.3.0",
"fof/reactions": "^0.2.1",
"fof/recaptcha": "^0.1.0",
"fof/share-social": "^0.1.2",
"fof/socialprofile": "^0.1.1",
"fof/spamblock": "^0.2.1",
"fof/split": "^0.4.1",
"fof/stopforumspam": "^0.2.1",
"fof/subscribed": "^0.2.2",
"fof/terms": "^0.4.0",
"fof/upload": "^0.8.2",
"fof/user-bio": "^0.1.2",
"fof/user-directory": "^0.3.1",
"franzl/flarum-open-links-in-new-tab": "^0.1.0",
"jordanjay29/flarum-ext-summaries": "^0.3.1",
"kilowhat/flarum-ext-wordpress": "^1.2",
"kvothe/pipetables": "^1.0",
"michaelbelgium/flarum-discussion-views": "^3.0",
"michaelbelgium/flarum-profile-views": "^2.1",
"nomiscz/flarum-ext-auth-linkedin": "^0.1.1",
"noriods/auto-more": "^0.3.0",
"reflar/cookie-consent": "^0.2.0",
"reflar/gamification": "^3.1",
"reflar/polls": "^1.3",
"reflar/pwned-passwords": "^0.2.0",
"reflar/twofactor": "^0.1.3",
"saleksin/flarum-auth-google": "v0.1.0-beta.8.0.3",
"symfony/process": "^4.3",
"tank/perspective": "^0.1.7",
"the-turk/flarum-diff": "^0.1.0@beta",
"v17development/flarum-seo": "^1.0",
"xelson/flarum-ext-chat": "^0.7.2"
},
"config": {
"preferred-install": "dist",
"sort-packages": true
},
"minimum-stability": "beta",
"prefer-stable": true
,
"repositories": {
"flagrow": {
"type": "composer",
"url": "https://flagrow.io/satis",
"options": {
"http": {
"header": ["Authorization: Bearer "]
}
}
}
}
}
Disabled all third-party extensions, but it seems I'm still stuck on beta 11.1 ?
Thanks