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 is not allowed by the PHP version constraint #7

Closed
morozov opened this issue Aug 7, 2020 · 4 comments
Closed

PHP 8 is not allowed by the PHP version constraint #7

morozov opened this issue Aug 7, 2020 · 4 comments

Comments

@morozov
Copy link

morozov commented Aug 7, 2020

The package description states that it:

[…] provides compatibility with Composer 1 and 2 on PHP 7+

It implies that PHP 8 is also supported but it's not allowed by the PHP version constraint:

"require": {
"php": "^7",

@morozov
Copy link
Author

morozov commented Aug 13, 2020

@Seldaek is it a valid issue or I'm doing something wrong? See doctrine/dbal#4200 (comment).

@Seldaek
Copy link
Member

Seldaek commented Aug 13, 2020

Yup seems valid just haven't had time to deal with it yet.

@Seldaek
Copy link
Member

Seldaek commented Aug 13, 2020

1.10.99.1 is out fixing this.

@morozov
Copy link
Author

morozov commented Aug 13, 2020

Thanks, @Seldaek!

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