Skip to content
New issue

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

Support PHP8 #4

Closed
umkasanki opened this issue Oct 18, 2021 · 1 comment
Closed

Support PHP8 #4

umkasanki opened this issue Oct 18, 2021 · 1 comment

Comments

@umkasanki
Copy link

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

sebastian-lenz added a commit that referenced this issue Mar 21, 2022
@sebastian-lenz
Copy link
Owner

Okay, I've added PHP 8 to the list of supported versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants