Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

getcomposer.org sources

License

NotificationsYou must be signed in to change notification settings

composer/getcomposer.org

Repository files navigation

Contribute

To contribute to the docs, fork the composer/composer repository and add orchange a file in the doc directory. Documentation sources can be browsedathttps://github.com/composer/composer/tree/main/doc

Documentation is then automatically generated on getcomposer.org

Run this project locally

This is a Symfony project.

The easiest way to run this project is to installSymfony-cli andrun the project using Symfony.

If you encounter issues with HTTPS/SSL, you can automatically install a self-signed certificateusingsymfony server:ca:install.

Versions

For Symfony to run, you need to create a JSON file in/web calledversions (no extension). It should contain at least the following:

{"stable": [{"version":"<composer version>" }],"preview": [{"version":"<composer version>" }]}

Note

<composer version> is aSemantic Versioningstring for aComposer version, e.g. "2.8.9".

JS / CSS

Assets are generated using Node'sesbuild.

To change JS and CSS, make sure you runnpm install first and then usenpm run dev ornpm run build to build new assets from the sources with watch mode on.

The output of build should be committed to be deployed, but please do not commitit if you are sending a pull request.

About

getcomposer.org sources

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp