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

PHP 8 compatibility #160

Open
Rudloff opened this issue Oct 9, 2023 · 0 comments
Open

PHP 8 compatibility #160

Rudloff opened this issue Oct 9, 2023 · 0 comments

Comments

@Rudloff
Copy link

Rudloff commented Oct 9, 2023

This repository does not seem to support PHP 8 and Composer 2:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires fxp/composer-asset-plugin ^1.4.2 -> satisfiable by fxp/composer-asset-plugin[v1.4.2, ..., v1.4.6].
    - fxp/composer-asset-plugin[v1.4.2, ..., v1.4.6] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
  Problem 2
    - hiqdev/hisite dev-master requires hiqdev/hidev-webapp dev-master -> found hiqdev/hidev-webapp[dev-master] but it does not match your minimum-stability.
    - hiqdev/hisite[0.0.1, ..., 0.1.0] require php ^5.6|^7.0 -> your php version (8.1.12) does not satisfy that requirement.
    - Root composer.json requires hiqdev/hisite <2.0 || dev-master -> satisfiable by hiqdev/hisite[dev-master, 0.0.1, 0.0.2, 0.0.3, 0.1.0].

Are there any plans to update the requirements?

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

1 participant