We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello. Could you add support of php 8? I get an errors on trying to install plugin.
/app $ composer require sebastianlenz/craft-chunked-uploads [InvalidArgumentException] Package sebastianlenz/craft-chunked-uploads has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version: - sebastianlenz/craft-chunked-uploads 1.0.2 requires php ^7.0 which does not match your installed version 8.0 (Package overridden via config.platform, actual: 8.0.1 1). require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-scripts] [--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-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>]...
Thanks
The text was updated successfully, but these errors were encountered:
Add php 8 support, see #4
87dd9ca
Okay, I've added PHP 8 to the list of supported versions.
Sorry, something went wrong.
No branches or pull requests
Hello.
Could you add support of php 8?
I get an errors on trying to install plugin.
Thanks
The text was updated successfully, but these errors were encountered: