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

Check symlink creation in no-dev mode #8

Closed
tommy-muehle opened this issue Sep 12, 2016 · 1 comment
Closed

Check symlink creation in no-dev mode #8

tommy-muehle opened this issue Sep 12, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@tommy-muehle
Copy link
Owner

If composer executed in "--no-dev" mode only symlink's to non only-dev tools should be created.
Actually symlinks to all existing PHAR tools are created.

@tommy-muehle tommy-muehle added this to the 1.2.1 milestone Sep 12, 2016
@tommy-muehle tommy-muehle self-assigned this Sep 12, 2016
@tommy-muehle
Copy link
Owner Author

Workflow:
composer update - all symlinks created
composer update --no-dev - all symlinks created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant