You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Hi,
Am trying to install the bundle with Symfony 6 and PHP8, and getting the error below. How can I fix this error:
"Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires ekino/wordpress-bundle dev-master -> satisfiable by ekino/wordpress-bundle[dev-master].
- ekino/wordpress-bundle dev-master requires php ^5.4|^7.0 -> your php version (8.0.25) does not satisfy that requirement.
"
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Am trying to install the bundle with Symfony 6 and PHP8, and getting the error below. How can I fix this error:
"Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires ekino/wordpress-bundle dev-master -> satisfiable by ekino/wordpress-bundle[dev-master].
- ekino/wordpress-bundle dev-master requires php ^5.4|^7.0 -> your php version (8.0.25) does not satisfy that requirement.
"
The text was updated successfully, but these errors were encountered: