1
0
Fork 0
composer/doc/faqs
Jan Tojnar 955194f896
docs: Fix inconsist semver operator suggestion (#10810)
Using caret over tilde is better since it behaves the same as in npm:
https://jubianchi.github.io/semver-check/#/constraint/~3.0
But when this change was introduced in https://github.com/composer/composer/pull/5396,
it was not complete.
2022-05-31 13:24:38 +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 Fix reference to main branch (#10173) 2021-10-17 13:51:25 +02:00
how-to-install-untrusted-packages-safely.md Improve untrusted package install docs 2022-02-16 14:50:38 +01: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-can't-composer-load-repositories-recursively.md Multiple grammar fixes in markdown files 2020-07-01 02:43:13 +07:00