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

composer install incomplete? #42

Open
ghost opened this issue Jul 11, 2016 · 4 comments
Open

composer install incomplete? #42

ghost opened this issue Jul 11, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented Jul 11, 2016

Hi,

do I miss something here? SlimAuthProvider Class etc. is not getting downloaded. My composer.json includes "jeremykendall/slim-auth": "2.0.0-alpha".

@jeremykendall
Copy link
Owner

Have you tried dev-master?

On Monday, July 11, 2016, Varakh [email protected] wrote:

Hi,

do I miss something here? SlimAuthProvider Class etc. is not getting
downloaded. My composer.json includes "jeremykendall/slim-auth":
"2.0.0-alpha".


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#42, or mute the thread
https://github.com/notifications/unsubscribe/AARnZbWCZi7W2U2DWbU1K-8WCeRiaT-Hks5qUjjegaJpZM4JJUZq
.

Sent from Gmail Mobile

@ghost
Copy link
Author

ghost commented Jul 11, 2016

Nope, not working @jeremykendall .

I am using Slim3.

@jeremykendall
Copy link
Owner

Well, huh. I have to confess that I'm not sure what's happening here. SlimAuthProvider is definitely in 2.0.0-alpha+005.

The good news (?) is that I was able to get the provider class with the following composer command:

$ composer require "jeremykendall/slim-auth:dev-slim-3.x"

But should alpha-release not work?

I think so, yes. Not sure why it's not working. Sorry about the confusion. I'll post an update here when I get it sorted out.

@ghost
Copy link
Author

ghost commented Jul 11, 2016

@jeremykendall Thanks. This command works. 👍 I'll leave this open?!

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

1 participant