The Wayback Machine - https://web.archive.org/web/20201121220259/https://github.com/atom/language-json/pull/43
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.lock files #43

Merged
merged 1 commit into from Mar 8, 2016
Merged

add composer.lock files #43

merged 1 commit into from Mar 8, 2016

Conversation

@notslang
Copy link
Contributor

@notslang notslang commented Mar 8, 2016

The composer.lock file is created by a PHP package manager called Composer and is written in JSON.

It is mostly generated by composer commands, rather than being edited by hand, but for the times when you actually need to look in one, it would be nice to have the syntax automatically set correctly.

50Wliu added a commit that referenced this pull request Mar 8, 2016
add composer.lock files
@50Wliu 50Wliu merged commit 2eedcea into atom:master Mar 8, 2016
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.