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

Add composer detection. #3843

Closed
wants to merge 2 commits into from
Closed

Add composer detection. #3843

wants to merge 2 commits into from

Conversation

bweston92
Copy link

I know a lot of you don't use composer but this 4 lines of code would help me. First of all I could get dependencies from packagist.org or my own private packages. Packages don't have to be extensions a lot of them are utilities that help.

Bradley Weston added 2 commits June 30, 2014 12:39
I know a lot of you don't use composer but this 4 lines of code would help me. First of all I could get dependencies from packagist.org or my own private packages. Packages don't have to be extensions a lot of them are utilities that help.
I know a lot of you don't use composer but this 4 lines of code would help me. First of all I could get dependencies from packagist.org or my own private packages. Packages don't have to be extensions a lot of them are utilities that help.
@Bakual
Copy link
Contributor

Bakual commented Jun 30, 2014

I don't think the index.php file is the right place to do such things.

Also there is already some work done to integrate composer support into Joomla. Please have a look at #3617 and see if that may solve your problem. And maybe you can contribute to that PR there to get it done.

What do you think?

@bweston92
Copy link
Author

Looks like I have gone to heaven :) thanks!

@bweston92 bweston92 closed this Jun 30, 2014
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.

None yet

2 participants