1
0
Fork 0
composer/doc
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
..
articles Load plugins which modify install path early, fixes #10618 (#10621) 2022-03-15 22:11:19 +01:00
dev Prioritize repository over package versions in the default policy, fixes #3509 2015-04-30 10:43:04 +01:00
faqs docs: Fix inconsist semver operator suggestion (#10810) 2022-05-31 13:24:38 +02:00
fixtures Fix EOL of text files (#9877) 2021-05-12 15:19:52 +02:00
00-intro.md Fix minor spelling & grammar issues in docs (#10370) 2021-12-19 15:15:21 +01:00
01-basic-usage.md Fix minor spelling & grammar issues in docs (#10370) 2021-12-19 15:15:21 +01:00
02-libraries.md Make a note about lower casing of package names (#9883) 2021-05-17 22:18:06 +02:00
03-cli.md Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 2021-12-20 14:23:35 +01:00
04-schema.md Fix minor spelling & grammar issues in docs (#10370) 2021-12-19 15:15:21 +01:00
05-repositories.md Fix minor spelling & grammar issues in docs (#10370) 2021-12-19 15:15:21 +01:00
06-config.md Clarify that autoloader-suffix should be a non-empty-string, fixes #10720 (#10725) 2022-04-13 15:17:07 +02:00
07-runtime.md Add docs for the new bin-dir access and bump runtime-api, refs #10402 2021-12-28 22:04:32 +01:00
08-community.md Rename master branch to main 2021-10-14 16:21:47 +02:00