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

Slim4 support missing? #680

Closed
tolgaulas opened this issue Aug 10, 2019 · 2 comments
Closed

Slim4 support missing? #680

tolgaulas opened this issue Aug 10, 2019 · 2 comments

Comments

@tolgaulas
Copy link

When I wanted to install in Slim4 presence, I've received the below errors:
Problem 1
- Installation request for php-di/slim-bridge ^2.0 -> satisfiable by php-di/slim-bridge[2.0.0].
- php-di/slim-bridge 2.0.0 requires slim/slim ^3.9.0 -> satisfiable by slim/slim[3.10.0, 3.11.0, 3.12.0, 3.12.1, 3.9.0, 3.9.1, 3.9.2, 3.x-dev] but these conflict with your requirements or minimum-stability.

Wasn't Slim4 supported?

Thanks.

@mnapoli
Copy link
Member

mnapoli commented Aug 10, 2019

@tolgaulas not yet with the bridge, see PHP-DI/Slim-Bridge#47

However you can put PHP-DI in Slim manually thanks to PSR-11 (you won't get any feature of the bridge though). But maybe the PR I linked to can help you.

@SvenRtbg SvenRtbg mentioned this issue Sep 9, 2019
2 tasks
@mnapoli
Copy link
Member

mnapoli commented Sep 10, 2019

Support has been added and the documentation has been updated.

@mnapoli mnapoli closed this as completed Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants