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

use composer for dependency management #11

Closed
lsmith77 opened this issue Sep 19, 2012 · 12 comments
Closed

use composer for dependency management #11

lsmith77 opened this issue Sep 19, 2012 · 12 comments
Assignees

Comments

@lsmith77
Copy link

No description provided.

@sthamann
Copy link
Contributor

Thanks Lucas.

We will reschedule the implementation of composer for dependency management to Shopware 4.1.0

@bcremer
Copy link
Contributor

bcremer commented Sep 21, 2012

+1 For Composer.

@lsmith77 Do you know about resources / best practices how to maintain patches for composer managed dependencies?

Some of our patches won't be included in upstream projects so we have to apply them right after composer.phar install / update.

Are there any hooks etc. available to archive this without requiring a separate ant/phing build-script?

@lsmith77
Copy link
Author

you can always override a remote repo with a specific one inside your composer.json
http://getcomposer.org/doc/05-repositories.md

@axzx
Copy link

axzx commented Nov 9, 2012

+1 For Composer.

@bcremer
Copy link
Contributor

bcremer commented Nov 9, 2012

The (post-install-cmd)-Composer Scripts took my attention.
I will take a look if we can maintain our patches without having to maintain a fork of the dependencies.

Composer is definitive on the radar for the 4.1 Release.

@ghost ghost assigned bcremer Nov 9, 2012
@lennartdiedrich
Copy link

It would be great, if composer comes with the release of version 4.1. This would simplify our development extremely.

@bcremer
Copy link
Contributor

bcremer commented Nov 9, 2012

Well, I'll do my very best ;)

@mablae
Copy link

mablae commented Jan 9, 2013

everthing is better with composer (bluetooth) 👍

@shredding
Copy link

👍

@ghost
Copy link

ghost commented Aug 26, 2013

There is still no composer support in version 4.1.2 .. when do plan on implementing this?

@dnoegel
Copy link
Contributor

dnoegel commented Sep 6, 2013

Hi @mrmaxon,

as far as I know, this is currently not scheduled for a release. Please vote and comment here, so we can push this a bit :) => http://jira.shopware.de/?ticket=sw-6989

@dnoegel
Copy link
Contributor

dnoegel commented Sep 6, 2013

Hi,

thanks for opening this issue. In order to have all issues at one place, we've decided to move the GitHub issues to our own bug tracker which can be found at http://jira.shopware.de.

Your ticket can be found at the following url:

http://jira.shopware.de/?ticket=sw-6989

@dnoegel dnoegel closed this as completed Sep 6, 2013
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

8 participants