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

Improvement: PHP8 support #113

Closed
frank9999 opened this issue Dec 13, 2020 · 1 comment
Closed

Improvement: PHP8 support #113

frank9999 opened this issue Dec 13, 2020 · 1 comment
Labels
dependencies Pull requests that update a dependency file Priority: Low Low priority issue

Comments

@frank9999
Copy link
Member

Problem 1
- doctrine/doctrine-migrations-bundle 3.0.1 requires php ^7.2 -> your PHP version (8.0.0) does not satisfy that requirement.
- doctrine/doctrine-migrations-bundle 3.0.0 requires php ^7.2 -> your PHP version (8.0.0) does not satisfy that requirement.
- doctrine/doctrine-migrations-bundle 3.0.1 requires php ^7.2 -> your PHP version (8.0.0) does not satisfy that requirement.
- Installation request for doctrine/doctrine-migrations-bundle ^3.0 -> satisfiable by doctrine/doctrine-migrations-bundle[3.0.0, 3.0.1].

@frank9999 frank9999 added dependencies Pull requests that update a dependency file Priority: Low Low priority issue labels Dec 13, 2020
@frank9999
Copy link
Member Author

Fixed in #116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Priority: Low Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant