When I have PWA installed, I am unable to install any other extensions. I get the below from error in terminal.
I have tried installing the following with PWA installed and no dice. Also, once I remove PWA I have no error, then can install PWA again. (Inactivating PWA does not allow installation, I have to uninstall completely)
- v17development/flarum-seo
- fof/linguist
- fof/best-answer
Your requirements could not be resolved to an installable set of packages.
Problem 1
- lcobucci/clock 3.0.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.3) does not satisfy that requirement.
- kreait/firebase-php 7.10.0 requires kreait/firebase-tokens ^4.2 -> satisfiable by kreait/firebase-tokens[4.3.0].
- askvortsov/flarum-pwa v3.4.0 requires kreait/firebase-php ^7.9 -> satisfiable by kreait/firebase-php[7.10.0].
- kreait/firebase-tokens 4.3.0 requires lcobucci/clock ^3.0 -> satisfiable by lcobucci/clock[3.0.0].
- askvortsov/flarum-pwa is locked to version v3.4.0 and an update of this package was not requested.