Skip to content

Conversation

@jeskew
Copy link
Contributor

@jeskew jeskew commented Jan 16, 2016

Merge in #91 and add test for Lumen support.

@GrahamCampbell
Copy link
Contributor

@jeskew I wouldn't rely on this working in the future. We intended make composer prevent installing laravel and lumen at the same time, but never added the restriction.

@GrahamCampbell
Copy link
Contributor

The reason being the global functions conflict with each other and totally screw everything up.

@jeskew
Copy link
Contributor Author

jeskew commented Jan 17, 2016

@GrahamCampbell I mistakenly thought all the functions were in illuminate/support. I guess I could have Travis uninstall Laravel and install Lumen in response to an environment variable.

@GrahamCampbell
Copy link
Contributor

That would work, yes, and then have the tests conditionally skip on class existance.

@jeskew jeskew changed the title Graham campbell patch 1 Fix Lumen support Jan 18, 2016
@jeskew jeskew force-pushed the GrahamCampbell-patch-1 branch from a941cf1 to f6b2bbf Compare January 18, 2016 06:34
jeskew added a commit that referenced this pull request Jan 18, 2016
@jeskew jeskew merged commit 7c6bf6d into aws:master Jan 18, 2016
@jeskew jeskew mentioned this pull request Jan 18, 2016
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

Successfully merging this pull request may close these issues.

2 participants