1
0
Fork 0
Commit Graph

25 Commits (main)

Author SHA1 Message Date
findseat b3cc3c4efc
chore: fix some comments (#11922)
Signed-off-by: findseat <penglili@outlook.com>
2024-04-13 09:08:12 +02:00
Dan Wallis a3f9d300f3
Escape special characters in Markdown files 2020-10-24 11:53:20 +01:00
Jordi Boggiano df863f8860
Update repo docs 2020-10-14 21:18:56 +02:00
Jordi Boggiano 3c25d180e6
Add detailed notes about events in upgrade guide, add COMPOSER_DEBUG_EVENTS env var for debugging events 2020-10-13 12:08:42 +02:00
Jordi Boggiano df22988003
Add note about dev-master/trunk/default aliases in v2, fixes composer/semver#115 2020-10-12 13:06:00 +02:00
Jordi Boggiano 09ef026d43
Remove OperationInterface::getReason, closes #9230, closes #9263 2020-10-12 12:31:54 +02:00
Jordi Boggiano 2a82371adf
Rename available-package-regexes to available-package-patterns and switch negated function around, refs #9197 2020-09-10 14:58:05 +02:00
Jordi Boggiano 54aac000ba
Update UPGRADE-2.0.md 2020-08-03 12:55:15 +02:00
Christophe Coevoet f1ba37bf8b
Fix the example link for the list endpoint
The autolinking from GFM does not include the * char in the link. Using an explicit link in the markdown fixes it.
2020-08-03 12:35:04 +02:00
Jordi Boggiano 10590dc519
Improve support for XDG and default to XDG config dir if both that and ~/.composer are available, fixes #9045 2020-07-15 10:56:13 +02:00
Jordi Boggiano 70f211923b
Add support for list URL in composer repos, fixes #9009 2020-07-01 11:16:38 +02:00
Ayesh Karunaratne 6e3efabbfc
Multiple grammar fixes in markdown files 2020-07-01 02:43:13 +07:00
Jordi Boggiano 90425a6a50
Add upgrade note for custom installers 2020-06-05 10:36:40 +02:00
Jordi Boggiano 2a9768a743
Update changelog/upgrade guide for 2.0.0-alpha1 2020-06-03 10:57:42 +02:00
Jordi Boggiano 8a2dd1baef
Adjust all usages of VersionSelector to the new API 2020-05-04 21:48:48 +02:00
Jordi Boggiano 419567ba6d
Update VersionSelector to take all platform requirements into account when selecting packages 2020-05-04 21:16:41 +02:00
Jordi Boggiano f34ec13253
Upadte changelog/upgrade to latest master state 2020-04-24 11:11:32 +02:00
Carsten Brandt 8f8840bfda
Update 04-schema.md to reflect package naming in 2.0 (#8777) 2020-04-23 11:02:50 +02:00
Pierre Grimaud a42c6ceff3 Fix typos 2020-04-22 00:43:34 +02:00
Jordi Boggiano c1f6f339c2
Tweak wording 2020-04-15 16:36:56 +02:00
Nils Adermann 831271eaf9
Remove getVersion() reference from upgrading guide for plugins
It returns the Composer version, but you want to compare plugin api version.
2020-04-14 21:51:58 +02:00
Jordi Boggiano b6bad4eef6
Add options to configure repository priorities 2020-04-09 13:39:06 +02:00
Nils Adermann eaf31e4f5c
Minor upgrade guide text change 2020-04-08 18:13:21 +02:00
Nils Adermann 5cdc9a11a3
Minor upgrade guide text change 2020-04-08 18:12:29 +02:00
Jordi Boggiano 9575c7623f
Update changelog, add upgrade guide 2020-04-08 16:44:32 +02:00