rob006 Yes.
katosdev/signature 1.2 requires symfony/css-selector (^6.0.2)
tijsverkoyen/css-to-inline-styles 2.2.6 requires symfony/css-selector (^2.7 || ^ 3.0 || ^ 4.0 || ^ 5.0 || ^ 6.0 )
I guess this means katosdev/signature used symfony/css-selector then.
By the way, I also encounter these two error:
firstly, in the log
[2023-05-24 07:24:10] flarum.ERROR: TypeError: Nearata\EmbedVideo\Formatter\Render::__invoke(): Argument #4 ($request) must be of type Psr\Http\Message\ServerRequestInterface, null given, called in /mnt/BLOCKSTORAGE/home/899574.cloudwaysapps.com/qvgqduqjst/public_html/flarum/vendor/flarum/core/src/Foundation/ContainerUtil.php on line 30 and defined in /mnt/BLOCKSTORAGE/home/899574.cloudwaysapps.com/qvgqduqjst/public_html/flarum/vendor/nearata/flarum-ext-embed-video/src/Formatter/Render.php:13
secondly, also in the logs
flarum.WARNING: Cannot use file cache because storage/cache is not writable, this will affect the software.
I tried to change the file permission through FTP
public_html/flarum/storage/cache/92/89 /applications/qvgqduqjst/public_html/flarum/storage/cache/92/891: permission denied
Then I resolve this by deleting the folder and files in the cache folder.
thirdly, I cannot log in with the admin account when I installed flarum but can only use another account to log into the system before cleaning the cache.
fourthly, when I tried to removed Nearata\EmbedVideo
Problem 1
- blomstra/spam-prevention is locked to version 1.3.1 and an update of this package was not requested.
- blomstra/spam-prevention 1.3.1 requires php >= 8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- clarkwinkelmann/flarum-ext-mailing is locked to version 1.1.0 and an update of this package was not requested.
- clarkwinkelmann/flarum-ext-mailing 1.1.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- fof/geoip is locked to version 1.1.0 and an update of this package was not requested.
- fof/geoip 1.1.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- nearata/flarum-ext-related-discussions is locked to version 1.4.0 and an update of this package was not requested.
- nearata/flarum-ext-related-discussions 1.4.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- laminas/laminas-diactoros 2.25.2 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (7.4.33) does not satisfy that requirement.
- flarum/core v1.7.0 requires laminas/laminas-diactoros ^2.4.1 -> satisfiable by laminas/laminas-diactoros[2.25.2].
- flarum/core is locked to version v1.7.0 and an update of this package was not requested.