askvortsov It was removed prior to re-installing pwa
chromebook@da:~/public_html$ composer remove minishlink/web-push
minishlink/web-push is not required in your composer.json and has not been removed
Package "minishlink/web-push" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
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.
68 packages you are using are looking for funding.
Use the composer fund command to find out more!
Full Terminal Output
chromebook@da:~/public_html$ php flarum info
Flarum core 0.1.0-beta.13
PHP version: 7.4.10
Loaded extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, bcmath, calendar, ctype, curl, dom, hash, fileinfo, filter, ftp, gd, gettext, SPL, iconv, intl, json, mbstring, session, PDO, standard, pdo_sqlite, Phar, posix, Reflection, mysqlnd, SimpleXML, soap, sockets, sodium, pdo_mysql, exif, tokenizer, xml, xmlreader, xmlwriter, xsl, zip, mysqli, gmp, imagick, ionCube Loader, Zend OPcache
+--------------------------------+----------------+--------+
| Flarum Extensions | | |
+--------------------------------+----------------+--------+
| ID | Version | Commit |
+--------------------------------+----------------+--------+
| flarum-bbcode | v0.1.0-beta.12 | |
| flarum-emoji | v0.1.0-beta.13 | |
| flarum-lang-english | v0.1.0-beta.13 | |
| flarum-flags | v0.1.0-beta.13 | |
| flarum-likes | v0.1.0-beta.13 | |
| flarum-lock | v0.1.0-beta.13 | |
| flarum-mentions | v0.1.0-beta.13 | |
| flarum-statistics | v0.1.0-beta.13 | |
| flarum-sticky | v0.1.0-beta.13 | |
| flarum-subscriptions | v0.1.0-beta.13 | |
| flarum-suspend | v0.1.0-beta.13 | |
| flarum-tags | v0.1.0-beta.13 | |
| flarum-pusher | v0.1.0-beta.13 | |
| flagrow-ads | 0.2.4 | |
| v17development-seo | 1.2.1 | |
| fof-terms | 0.4.3 | |
| kyrne-shout | 0.1.19 | |
| fof-pages | 0.4.0 | |
| fof-socialprofile | 0.1.2 | |
| fof-sitemap | 0.5.3 | |
| fof-best-answer | 0.1.11 | |
| fof-links | 0.3.0 | |
| clarkwinkelmann-likes-received | 0.1.1 | |
| fof-secure-https | v0.1.0 | |
| sycho-profile-cover | v1.1.5 | |
| flarum-markdown | v0.1.0-beta.13 | |
| fof-reactions | 0.3.4 | |
| fof-share-social | 0.1.2 | |
| kyrne-sylloge | 0.1.4 | |
| fof-user-directory | 0.3.4 | |
| fof-amazon-affiliation | 0.2.2 | |
+--------------------------------+----------------+--------+
Base URL: https://chromebook.community
Installation path: /home/chromebook/domains/chromebook.community/public_html
Debug mode: off
chromebook@da:~/public_html$ composer require askvortsov/flarum-pwa
Using version 1.0 for askvortsov/flarum-pwa
./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 askvortsov/flarum-pwa (v1.0.6): Loading from cache
askvortsov/flarum-pwa suggests installing minishlink/web-push (This is required for push notifications)
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.
68 packages you are using are looking for funding.
Use the composer fund command to find out more!
chromebook@da:~/public_html$ composer update askvortsov/flarum-pwa
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
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.
68 packages you are using are looking for funding.
Use the composer fund command to find out more!
chromebook@da:~/public_html$ composer require minishlink/web-push
Using version 6.0 for minishlink/web-push
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- minishlink/web-push v6.0.0 conflicts with askvortsov/flarum-pwa[v1.0.6].
- minishlink/web-push v6.0.0 conflicts with askvortsov/flarum-pwa[v1.0.6].
- minishlink/web-push v6.0.0 conflicts with askvortsov/flarum-pwa[v1.0.6].
- Installation request for minishlink/web-push 6.0 -> satisfiable by minishlink/web-push[v6.0.0].
- Installation request for askvortsov/flarum-pwa (locked at v1.0.6, required as 1.0) -> satisfiable by askvortsov/flarum-pwa[v1.0.6].
Installation failed, reverting ./composer.json to its original content.
chromebook@da:~/public_html$