-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
contributte/di extended but not required in composer #10
Comments
Can prepare a PR if adding the library is the preferred solution. Which version should be required? |
Please drop contributte/di usage, thank you. |
@f3l1x I'm not sure I understand correctly. Should I stop using contributte/di, or add contributte/di to composer.json, and if so, which version? :) |
I mean, remove |
finwe
added a commit
to finwe/contributte-messenger
that referenced
this issue
Feb 13, 2024
finwe
added a commit
to finwe/contributte-messenger
that referenced
this issue
Feb 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When installed per documentation in a plain nette project, compiling the DI container ends with
Class "Contributte\DI\Extension\CompilerExtension" not found
ascontributte/di
is not required in the packagerequire
composer.json section.The text was updated successfully, but these errors were encountered: