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

Impossible to update the bundle via composer. #138

Closed
Tanariel opened this issue Jul 6, 2013 · 1 comment
Closed

Impossible to update the bundle via composer. #138

Tanariel opened this issue Jul 6, 2013 · 1 comment

Comments

@Tanariel
Copy link

Tanariel commented Jul 6, 2013

Hello,

I'm not sure the issue is from the bundle itself or my config but i didn't find any solution until now so maybe you can help me somehow.

i'm running a composer update on my project, and each time the process stop because of jms/translation-bundle with this error message :

  • Updating jms/translation-bundle dev-master (1.1.0 => 5918bcc)

    [RuntimeException]
    Failed to execute git status --porcelain --untracked-files=no

' atal: Reference has invalid format: 'refs/remotes/origin/1.0

my composer.json contains this :

"require": {
....
"jms/translation-bundle": "dev-master",
....
}

I tried to completely delete the directory of the bundle expecting that if my .git directory was broken it would fix it, but even with the bundle missing in my local dir i get the same error.

If you got any advice, i'll be very thankfull.

@Nyholm
Copy link
Collaborator

Nyholm commented Mar 24, 2016

If you install the latest version everything will be okey.

@Nyholm Nyholm closed this as completed Mar 24, 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

No branches or pull requests

2 participants