-
Notifications
You must be signed in to change notification settings - Fork 30
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 problem #23
Comments
try removing the yiiext/twig-renderer directory in vendor and run composer install again. |
removing doesn't help composer.json look like : |
you mix v1.1.4 and 1.1.4 notation there. but anyway you could have just asked for adding the repo to packagist and I'd have done it ;-) |
I just copy it from README.md (install via composer) :) |
yeah, just seen that. was not aware of that readme part :) |
yeah, http://screencloud.net/img/screenshots/1aaebbb5385c5f06f9a04c2464bf9238.jpg |
reference (and version) should be
|
Ditto what @nkamm said. The readme just needs to reference a valid release. |
Hi!
Loading composer repositories with package information
Updating dependencies (including require-dev)
Installing yiiext/twig-renderer (1.1.4)
Cloning v1.1.4
[RuntimeException]
Failed to execute git checkout 'v1.1.4' && git reset --hard 'v1.1.4'
error: pathspec 'v1.1.4' did not match any file(s) known to git.
The text was updated successfully, but these errors were encountered: