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 version problems with composer #101

Closed
Maumtrasna opened this issue Jan 15, 2022 · 1 comment
Closed

PHP version problems with composer #101

Maumtrasna opened this issue Jan 15, 2022 · 1 comment

Comments

@Maumtrasna
Copy link

Maumtrasna commented Jan 15, 2022

Has anybody used any newer versions of PHP or sorted out the problems with PHP8?

` Problem 1

- Installation request for smarty-gettext/smarty-gettext 1.5.1 -> satisfiable by smarty-gettext/smarty-gettext[1.5.1].
- smarty-gettext/smarty-gettext 1.5.1 requires php ~5.3|~7.0 -> your PHP version (8.0.13) does not satisfy that requirement.

Problem 2

- Installation request for filp/whoops 2.4.1 -> satisfiable by filp/whoops[2.4.1].
- filp/whoops 2.4.1 requires php ^5.5.9 || ^7.0 -> your PHP version (8.0.13) does not satisfy that requirement.

Problem 3

- Installation request for symfony/var-dumper v4.3.2 -> satisfiable by symfony/var-dumper[v4.3.2].
- symfony/var-dumper v4.3.2 requires php ^7.1.3 -> your PHP version (8.0.13) does not satisfy that requirement.

Problem 4

- symfony/var-dumper v4.3.2 requires php ^7.1.3 -> your PHP version (8.0.13) does not satisfy that requirement.
- maximebf/debugbar v1.15.0 requires symfony/var-dumper ^2.6|^3.0|^4.0 -> satisfiable by symfony/var-dumper[v4.3.2].
- Installation request for maximebf/debugbar v1.15.0 -> satisfiable by maximebf/debugbar[v1.15.0].

`

jbtronics added a commit that referenced this issue Jan 16, 2022
The dependencies can now be installed on PHP versions >= 8.0. (See issue #101).
@jbtronics
Copy link
Member

This is now fixed in 0.5.10 and the latest master commits

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