We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This package does not work with a Laravel v9 application.
- Root composer.json requires code-lts/doctum ^5.5 -> satisfiable by code-lts/doctum[v5.5.0]. - laravel/framework[v9.0.0, ..., v9.1.0] require symfony/process ^6.0 -> satisfiable by symfony/process[v6.0.0, v6.0.2, v6.0.3]. - Conclusion: don't install symfony/process v6.0.3 (conflict analysis result)
The text was updated successfully, but these errors were encountered:
41703e0
feat: allow more versions of symfony/*
12cff94
Closes: #45
Hi @alecpl Thank you for this report ! I just released 5.5.1 version, it should fix this issue
Sorry, something went wrong.
@williamdes We need similiar change in code-lts/cli-tools
code-lts/cli-tools
feat: allow more versions of symfony/console
62ed6be
Closes: code-lts/doctum#45
Here it is: https://github.com/code-lts/cli-tools/releases/tag/v1.5.0
:)
williamdes
No branches or pull requests
This package does not work with a Laravel v9 application.
The text was updated successfully, but these errors were encountered: