1
0
Fork 0
composer/doc/faqs
Jeffrey Cafferata ceec6ff8e2
Documentation code syntax highlighting (#11011)
* Add newline at end of file.

* Create a uniformat in the code syntax highlighting by using the main syntax `shell` instead of the alias `bash`/`sh`.

* Added (of corrected) the missing code syntax highlighting.

* Split the shell commands from the text outputs.

* Fix JSON samples formatting.

* Checked the commands and updated the text output.
2022-08-20 12:23:00 +02:00
..
how-do-i-install-a-package-to-a-custom-path-for-my-framework.md Fix minor spelling & grammar issues in docs (#10370) 2021-12-19 15:15:21 +01:00
how-to-install-composer-programmatically.md Documentation code syntax highlighting (#11011) 2022-08-20 12:23:00 +02:00
how-to-install-untrusted-packages-safely.md Documentation code syntax highlighting (#11011) 2022-08-20 12:23:00 +02:00
should-i-commit-the-dependencies-in-my-vendor-directory.md Capitalize Composer in the docs 2021-10-25 13:11:56 +02:00
which-version-numbering-system-does-composer-itself-use.md Document the versioning system used by Composer. 2018-05-31 23:55:20 +01:00
why-are-unbound-version-constraints-a-bad-idea.md docs: Fix inconsist semver operator suggestion (#10810) 2022-05-31 13:24:38 +02:00
why-are-version-constraints-combining-comparisons-and-wildcards-a-bad-idea.md Docs: Remove unnecessary uses of simple/easy 2020-10-23 21:52:05 +02:00
why-cant-composer-load-repositories-recursively.md Renamed the only file with a quote character to remove it (#10542) 2022-02-19 12:49:55 +01:00