Hello @clarkwinkelmann ,
I just purchased the script. When trying to install it, I'm getting the following error:
composer require kilowhat/flarum-ext-cimaise
Cannot use kilowhat/flarum-ext-cimaise's latest version 1.0.0 as it requires php 8.0 which is not satisfied by your platform.
Info from https://repo.packagist.org: #StandWithUkraine
In PackageDiscoveryTrait.php line 317:
Package kilowhat/flarum-ext-cimaise has requirements incompatible with your PHP version, PHP extensions, and Composer version:
- kilowhat/flarum-ext-cimaise 1.0.0 requires php 8.0 which does not match your installed version 7.4.33.
require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update- with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-re qs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [ --apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]
I am using PHP 8.2. Please help.