Oh my god, how to fix it đ¤Ŗ
[http@archlinux clinux]$ composer require minishlink/web-push
Using version ^6.0 for minishlink/web-push
./composer.json has been updated
Running composer update minishlink/web-push
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- askvortsov/flarum-pwa v2.0.4 conflicts with minishlink/web-push v6.0.3.
- askvortsov/flarum-pwa v2.0.4 conflicts with minishlink/web-push v6.0.2.
- askvortsov/flarum-pwa v2.0.4 conflicts with minishlink/web-push v6.0.1.
- askvortsov/flarum-pwa v2.0.4 conflicts with minishlink/web-push v6.0.0.
- askvortsov/flarum-pwa is locked to version v2.0.4 and an update of this package was not requested.
- Root composer.json requires minishlink/web-push ^6.0 -> satisfiable by minishlink/web-push[v6.0.0, v6.0.1, v6.0.2, v6.0.3].
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
[http@archlinux clinux]$ composer update
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
71 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
[http@archlinux clinux]$
[http@archlinux clinux]$ php flarum info
Flarum core 0.1.0-beta.15
PHP version: 7.4.15
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, ctype, dom, fileinfo, filter, hash, json, mbstring, pcntl, SPL, PDO, session, posix, readline, Reflection, standard, SimpleXML, Phar, tokenizer, xml, xmlreader, xmlwriter, mysqlnd, curl, gd, gmp, pdo_mysql, zip
+-------------------------------+------------------+--------+
| Flarum Extensions | | |
+-------------------------------+------------------+--------+
| ID | Version | Commit |
+-------------------------------+------------------+--------+
| flarum-approval | v0.1.0-beta.15 | |
| flarum-emoji | v0.1.0-beta.15 | |
| flarum-flags | v0.1.0-beta.15 | |
| flarum-likes | v0.1.0-beta.15 | |
| flarum-lock | v0.1.0-beta.15 | |
| flarum-markdown | v0.1.0-beta.15 | |
| flarum-statistics | v0.1.0-beta.15 | |
| flarum-sticky | v0.1.0-beta.15.1 | |
| flarum-subscriptions | v0.1.0-beta.15 | |
| flarum-suspend | v0.1.0-beta.15 | |
| flarum-tags | v0.1.0-beta.15 | |
| flarum-lang-english | v0.1.0-beta.15 | |
| flarum-mentions | v0.1.0-beta.15 | |
| fof-upload | 0.11.3 | |
| fof-nightmode | 0.7.1 | |
| lcinhk-acgembed | v0.5.2 | |
| flarum-akismet | v0.1.0-beta.15 | |
| ffans-lang-simplified-chinese | v0.1.0-beta.15.1 | |
| askvortsov-pwa | v2.0.4 | |
+-------------------------------+------------------+--------+
Debug mode: off
[http@archlinux clinux]$