Jordi Boggiano
0d236858ec
Merge branch '1.10'
2020-10-24 09:59:46 +02:00
Nils Adermann
b12b50c679
Docs: Remove unnecessary uses of simple/easy
...
They only serve to make anyone reading the docs who doesn't find
something as simple or easy as stated feel bad about themselves, they
don't add anything valuable to the docs in these cases.
2020-10-23 21:52:05 +02:00
Jordi Boggiano
49a28f606c
Merge branch '1.10'
2020-10-23 10:38:03 +02:00
Michael McMahon
d4e818c22f
Setting permissions prevents a warning from swapon
...
Warning text:
```
/sbin/swapon /var/swap.1
swapon: /var/swap.1: insecure permissions 0644, 0600 suggested.
```
2020-10-22 17:50:35 +00:00
Christophe Coevoet
8e9262f129
Enhance the doc about provide to reduce mistakes
2020-10-22 15:13:01 +02:00
Ruud Kamphuis
0234b13817
Specify unit for `process-timeout` config in docs
2020-10-22 14:43:26 +02:00
Jordi Boggiano
a2c1269488
Make linking less verbose
2020-10-14 14:41:29 +02:00
Frank Prins
53b0930287
Move some duplicate documentation, link across multiple pages and clarify some texts
2020-10-13 23:55:17 +02:00
Frank Prins
2c8cbebd85
Update authentication methods in documentation
2020-10-13 23:30:47 +02:00
Jordi Boggiano
aac1a25ee3
Merge pull request #9278 from Seldaek/plugin-helpers
...
Plugin helpers for v2
2020-10-13 15:49:23 +02:00
Jordi Boggiano
bafdf9f705
Merge branch '1.10'
2020-10-13 14:47:23 +02:00
Jordi Boggiano
d2d606ced2
Merge pull request #9273 from nicolas-grekas/dev-version
...
Add support for "extra.branch-version"
2020-10-13 14:02:41 +02:00
Nicolas Grekas
893fbfcb89
Add support for "extra.branch-version"
2020-10-13 13:56:18 +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
31cf6788e6
Improve plugin docs
2020-10-13 11:05:37 +02:00
Jordi Boggiano
e537ae953e
Add apcu prefix flag to docs, refs #9212
2020-10-13 10:22:46 +02:00
Jordi Boggiano
06ab043f7b
Minor fix, refs #9250
2020-10-12 16:12:48 +02:00
Jordi Boggiano
53de100721
Merge pull request #9250 from PrinsFrank/document-authentication-for-private-packages
...
Document authentication for private packages
2020-10-12 16:10:11 +02:00
Jordi Boggiano
7ab24bec94
Minor updates
2020-10-12 16:09:21 +02:00
Jordi Boggiano
42ee8a7331
Delete http-basic-authentication.md
2020-10-12 15:58:53 +02:00
Jordi Boggiano
9c4b00be67
Add -w/-W to docs, refs #9257
2020-10-12 10:36:12 +02:00
Jordi Boggiano
f966de94a9
Merge branch '1.10'
2020-10-12 08:33:39 +02:00
Jordi Boggiano
28fe3baf9c
Disable secure-http automatically when disable-tls is enabled, fixes #9235
2020-10-12 07:57:14 +02:00
Jaroslav Týc
85070c0afd
Fixed a white-space typo
...
A colon has been wrapped to a next line due to a redundant space.
2020-10-10 12:01:58 +02:00
Frank Prins
5b34a61b4a
Capitalize composer name occurrences
2020-10-05 21:13:02 +02:00
Frank Prins
78f9dd73ce
Rename handling private packages page to better reflect content
2020-10-05 21:11:16 +02:00
Frank Prins
2afd7e5913
Readded http basic auth page with link to new page so old links don't break
2020-10-05 14:09:58 +02:00
Frank Prins
e90e08dc26
Revert rename of handling private packages with satis page to split off to new CR.
2020-10-05 10:45:41 +02:00
Frank Prins
6a2f91a0e0
Process review comments
2020-09-30 19:02:58 +02:00
Frank Prins
45d104ab83
Document authentication for private packages
2020-09-29 21:13:54 +02:00
Jordi Boggiano
e3c6b213e7
Add note about composer.json location, fixes 9225
2020-09-21 13:51:49 +02:00
Samuel Ryan
a66db48673
✨ Ask for target directory when using `create-project`
2020-09-03 17:40:09 +01:00
Ivan Zugec
2b4e9742c4
capitalised the word "But" in point 3.
...
Just capitalised the word `But`.
2020-09-02 12:32:49 +10:00
Brad Jones
706125fbbf
Update config section to note required scope for GitLab tokens
2020-08-27 20:05:04 -10:00
Jordi Boggiano
90332f1dbd
Add a readonly mode to the cache, fixes #9150
2020-08-25 13:55:32 +02:00
Wissem Riahi
657ae5519e
Add support for TAR in Artifact packages ( #9105 )
2020-08-12 20:30:58 +02:00
Frank Prins
2709d943af
Move note about when it is not necessary to commit the lockfile from the "Updating dependencies to their latest version" section to the "Commit your composer.lock file to version control" section
2020-08-10 17:36:34 +02:00
Jordi Boggiano
a2ab6f2b54
Add support for multiple --repository additions in create-project, and make --add-repository delete the lock file, fixes #8853
2020-07-17 10:38:46 +02:00
Jordi Boggiano
37b1e0fffd
Merge pull request #8955 from tlamy/OutdatedNoDevOption
...
Outdated/Show: no dev option
2020-07-16 15:40:09 +02:00
Ayesh Karunaratne
6e3efabbfc
Multiple grammar fixes in markdown files
2020-07-01 02:43:13 +07:00
Jordi Boggiano
09d7acee3c
Merge branch '1.10'
2020-06-21 12:45:21 +02:00
Grummfy
e55a019b8d
replace toran with private packagist
2020-06-19 18:21:03 +02:00
Thomas Lamy
23cae5939c
#8945 Add "--no-dev" to outdated/show commands docs
2020-06-17 13:15:11 +02:00
Jonas Drieghe
8da2811dc3
Add new summary format for licenses ( #8973 )
...
* Add new summary format to render the number of dependencies for each used license
* Array dereferencing wasn't available on php 5.3
* Add summary format to documentation
2020-06-16 10:07:53 +02:00
Graham Campbell
491067f253
Fixed wording
2020-06-07 22:31:24 +01:00
Graham Campbell
fa799970ad
Replace whitelist with allow list
2020-06-07 22:15:09 +01:00
Jordi Boggiano
501b06323d
Fix wording
2020-06-03 13:12:22 +02:00
Markus Staab
50944e1c42
Added docs for glob pattern support in classmaps
2020-06-03 11:04:43 +02:00
Jordi Boggiano
50ab8a7b5f
Merge branch '1.10'
2020-06-03 10:06:38 +02:00
Jordi Boggiano
93502eed68
Add powershell instructions, fixes #8883
2020-06-03 09:57:32 +02:00