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

Outdated PHP Version + PSR Logs #20

Closed
mauricekindermann opened this issue Oct 27, 2023 · 0 comments · Fixed by #21
Closed

Outdated PHP Version + PSR Logs #20

mauricekindermann opened this issue Oct 27, 2023 · 0 comments · Fixed by #21

Comments

@mauricekindermann
Copy link

Can we get an update here? MPDF uses PSR 3.0, you've only got 1.0 setup.

- elastic/site-search[1.0.0, ..., 1.0.2] require php ^5.6|^7.0 -> your php version (8.2.10) does not satisfy that requirement.
- elastic/site-search[dev-master, 1.0.3] require psr/log ^1.0. -> found psr/log[1.0.0, ..., 1.1.4] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires elastic/site-search * -> satisfiable by elastic/site-search[dev-master, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 9999999-dev].

Thanks!

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

Successfully merging a pull request may close this issue.

1 participant