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
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:
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: