1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-08 16:17:37 +00:00
Commit graph

83 commits

Author SHA1 Message Date
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
Ayesh Karunaratne
6e3efabbfc
Multiple grammar fixes in markdown files 2020-07-01 02:43:13 +07:00
Jordi Boggiano
93502eed68
Add powershell instructions, fixes #8883 2020-06-03 09:57:32 +02:00
Jordi Boggiano
8fcb507d59
Update 00-intro.md 2020-02-14 08:43:03 +01:00
Sacha Durand
389a98a806
Update 00-intro.md 2020-02-14 03:11:33 +01:00
lasseeee
5687ac7de7 Don't necessarily mention Google
There's other search engines as well.
2019-10-21 11:06:38 +02:00
Mike Hatch
20ff8b22f2
Corrected a typo and two grammar errors. 2019-03-09 00:27:34 -06:00
Alexey Pyltsyn
ed3aa1870c Replace OSX with macOS 2018-09-27 14:00:10 +03:00
Jordi Boggiano
35ebb8b93f Merge branch '1.6' 2018-04-12 19:22:50 +02:00
Jordi Boggiano
89e138a593 Add hint about .local/bin to docs, fixes #7132 2018-04-12 19:06:24 +02:00
Sven Luijten
8f65518ed3 Avoid using 'just' in documentation 2018-03-23 11:37:33 +01:00
Martin Hujer
149a5e9401 Change links to prevent unnecessary redirect 2017-12-29 11:38:02 +01:00
Martin Hujer
58a62dceab Change http to https where possible 2017-12-29 11:37:59 +01:00
bohwaz
49a94ca7fd Update docs for fossil support 2016-06-23 08:42:11 +12:00
Michael Foss
6ffc39a0ad Convert documentation to ordered list
Switch the dependency management documentation
to an ordered list from a pseudo-ordered list. This
has the benefit of using more structured markdown,
and the added benefit of matching the "Suppose"
list items with corresponding "Composer" list items.
2016-04-19 10:15:03 -04:00
Jordi Boggiano
0ea2890ed6 Update install instructions 2016-02-10 18:41:18 +00:00
Bilal Amarni
8b4761ff14 [doc] add -H flag to sudo commands 2016-02-03 15:46:15 +01:00
Jordi Boggiano
5d015defb8 Merge remote-tracking branch 'origin/master' into tls-config 2016-01-10 16:10:22 +00:00
Jordi Boggiano
814e09c456 Clarify global packages and what global cmd does, fixes #4495, closes #4525 2016-01-09 19:08:22 +00:00
Rob Bast
10b813fc40 reworking basic usage, added versions article 2015-06-30 15:49:00 +02:00
Rob Bast
eb98613672 add installer information 2015-06-30 15:49:00 +02:00
Rob Bast
4ddd5aa37f cleaned up intro page a bit 2015-06-30 15:49:00 +02:00
Jordi Boggiano
65dd1f7137 Update 00-intro.md 2015-06-02 14:47:52 +01:00
Jordi Boggiano
ba8114dd49 Merge pull request #3258 from FraGoTe/master
Windows Installation Details this closes #3186
2015-06-02 14:47:13 +01:00
Possum
2e99b9fdf5 Use https where possible 2015-05-04 19:37:57 +02:00
Tomáš Votruba
0924318c17 Readme: 00-intro - use __DIR__
It is best practice to use `__DIR__` constant. Also it's used in `autoload.php` itself.
2015-04-02 02:22:46 +02:00
Padraic Brady
19e24c5804 Merge branch 'master' into tls-config
Conflicts:
	.travis.yml
	doc/03-cli.md
	src/Composer/Command/ConfigCommand.php
	src/Composer/Command/CreateProjectCommand.php
	src/Composer/Command/DiagnoseCommand.php
	src/Composer/Command/InstallCommand.php
	src/Composer/Command/RequireCommand.php
	src/Composer/Command/SelfUpdateCommand.php
	src/Composer/Command/ShowCommand.php
	src/Composer/Command/UpdateCommand.php
	src/Composer/Config.php
	src/Composer/Downloader/FileDownloader.php
	src/Composer/Factory.php
	src/Composer/Repository/ComposerRepository.php
	src/Composer/Repository/PearRepository.php
	src/Composer/Repository/Vcs/VcsDriver.php
	src/Composer/Util/GitHub.php
	src/Composer/Util/RemoteFilesystem.php
2015-01-29 20:31:56 +00:00
Josh Pollock
76a0e818b5 Improve notice about /usr/local/bin 2015-01-28 21:33:42 -05:00
Josh Pollock
59141c8663 Add note about /usr not existing in OSX Yosemite by default.
BTW Seriously Apple?
2015-01-25 17:05:21 -05:00
Rob
2e4cb8be33 scrapping next line 2014-12-13 19:05:52 +01:00
Rob
d26f817cfd rewriting some documentation sections 2014-12-13 18:59:14 +01:00
Jordi Boggiano
d515577560 Fix wording, refs #3466 2014-12-13 13:37:05 +00:00
Paul Schell
62bcc3996b Update 00-intro.md 2014-11-25 17:01:07 +01:00
Francis Gonzales
5dd2b30b18 Windows Installation Details
Add break line
2014-09-03 10:43:13 -05:00
Francis Gonzales
33d9f917dc Windows Installation Details this closes #3186
Windows Installation Details
2014-09-03 10:38:53 -05:00
Andrew Kreps
fe33d7a347 Updated to reflect new tap names for php in OSX homebrew. 2014-08-15 11:28:18 -07:00
Jose Diaz-Gonzalez
5a4ead4290 Add missing tap for homebrew installation 2014-06-22 14:07:38 -04:00
Jordi Boggiano
dcea95feba Update brew instructions, closes #2919 2014-06-22 10:52:33 +02:00
Jordi Boggiano
0c85ca426d Add code-fences to examples for syntax highlighting 2014-05-19 12:17:07 +02:00
Evan-R
ee6a843b8e add note for alternate download method in case curl fails 2014-04-15 04:58:44 -06:00
zeke
c16f83a8c8 use php 5.5 in homebrew instructions 2014-04-01 13:07:50 -07:00
zeke
8c382d4929 forget a homebrew step that's required for php installation 2014-04-01 09:46:16 -07:00
zeke
dbbe91135e update homebrew instructions 2014-04-01 09:20:11 -07:00
Pádraic Brady
69bbe0918d Minimal documentation updates 2014-03-02 18:24:03 +00:00
Jordi Boggiano
c7d5da89c8 Fix doc note 2014-02-06 21:15:30 +01:00
Jordi Boggiano
8dd0594983 Cleaner install instruction without curl 2014-02-06 00:40:06 +01:00
ernest leitch
ebece5a3b9 Update 00-intro.md
Updated spelling
2013-10-20 10:14:41 -07:00
ernest leitch
1e4ace764d Update 00-intro.md
Added note to help install PHP via brew if it's missing.
2013-10-19 18:54:36 -07:00
Jordi Boggiano
28abb08da8 Move homebrew docs to the docs 2013-10-16 16:24:48 +02:00