1
0
Fork 0
Commit Graph

92 Commits (e4038e5e3bffe22cb815dc1663ea76be96d4222e)

Author SHA1 Message Date
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
Peter Kokot 6bbd2b2803 doc intro and libraries typos 2013-07-01 02:52:10 +02:00
jos101 8bbb6b9190 Update 00-intro.md 2013-05-15 17:55:29 -05:00
jos101 14260d09c5 Enable php_openssl.dll in php.ini
it specifies to enable the extension php_openssl.dll in php.ini. When php_openssl.gll is disabled, the command show an error in the function file_get_contents but not specify that is necesary to enable php.ini.
2013-05-15 10:54:40 -05:00
Jordi Boggiano cf6cb35abd Remind people to use sudo, refs #1807 2013-04-17 19:21:44 +02:00
sclarson f6b39e4c40 removes sudo from global installation
The /usr/local/bin folder should require sudo access.
2013-04-17 10:57:44 -05:00
Igor Wiedler c1a4e5d43b Add curl -sS everywhere 2013-02-18 17:56:13 +01:00
hakre 9cdc571092 Updated Windows manual installation guide
- The batchfile is not more than a one-liner.
- You don't need notepad to create the batchfile.
2013-01-29 03:22:09 +01:00
Jordi Boggiano fed72a4803 Add system requirements to the docs, fixes #1472 2013-01-11 22:57:28 +01:00
Jordi Boggiano d925598f1d Rephrase/reformat some of the intro, refs #1450 2013-01-05 18:46:42 +01:00
Brad Parbs 9f80a4fcc8 Updated Doc 00-intro to be more clear
As I was going through the docs, it leads you to do a 'composer install' somewhere where it will not work, if you are following along with installation and such. It is assuming you have a 'composer.json' file in the directory already, which you may not.
2013-01-03 17:05:08 -06:00
Jordi Boggiano 83cd5dd092 Change docs URLs to point to HTTPS versions of the sites 2012-11-08 15:10:26 +01:00
Jordi Boggiano e90955b8b9 Fix windows setup instructions, fixes #1262 2012-10-26 00:50:39 +02:00
Jordi Boggiano 532f237003 Reorganize intro page a bit 2012-10-25 15:20:16 +02:00
Jordi Boggiano 6485f7eef3 Add setup instructions 2012-10-25 15:17:35 +02:00
Jordi Boggiano 0342c30415 Merge remote-tracking branch 'cloakedninjas/master' 2012-10-25 15:14:35 +02:00
Peter Bowyer 03c5d9c75b Update monlolog to 1.2.*
I slavishly followed these instructions when learning how to use Composer, then wondered why Monolog didn't behave per its documentation (`addNotice()` is missing in 1.0.*)
2012-10-15 13:12:30 +02:00
Michael De Wildt 32e34156ad Fixed typo 2012-10-09 14:54:54 +12:00
Daniel Jackson 53b20367ec Windows installation guide
Downloading via file_get_contents & creation of BAT file
2012-08-23 18:09:20 +02:00
Matthew Weier O'Phinney 990a36ac09 Update doc/00-intro.md
Updated the schema to getcomposer.org to use https instead of http.
2012-07-26 09:03:12 -05:00
Kyle Robinson Young 6375bc5551 Typo fixes 2012-06-20 14:15:54 -07:00
Grégoire Pineau 3068e92446 [Doc] Added a note to install composer globally 2012-06-14 10:16:15 +02:00
Daniel Mecke 133f3317ee fixed typo 2012-05-04 14:30:42 +03:00
Jordi Boggiano 22fe296ad0 Move .composer files out into the vendor dir, fixes #497 2012-04-19 21:55:35 +02:00
Jordi Boggiano 1a32b15003 Fix docs 2012-03-20 12:50:23 +01:00
Ryan Weaver caf29268be Tweaks per @igorw and @Seldaek. Biggest change is the capitalization of Composer (in these first 2 chapters so far) when we're talking about the actual library 2012-03-15 07:53:34 -05:00
Ryan Weaver 903eff10eb Proofreading the first and second chapters of the very well-written docs
Changes are mostly wording, rephrasing. I did remove some duplicate content between the intro and the basic usage
2012-03-13 22:16:30 -05:00
Wil Moore III 1ee715ead5 updated intro and basic-usage to reflect new --install-dir option 2012-03-07 22:41:29 -07:00
Travis Northcutt cee5fed25f added prev/next links to docs 2012-03-07 23:36:27 +01:00
Jordi Boggiano 605fae42a6 Remove fenced blocks in docs 2012-02-29 15:56:53 +01:00
Igor Wiedler 672e7d85a1 [docs] re-word some things, document env vars 2012-02-26 12:40:35 +01:00
Jordi Boggiano 38ef1dcb24 Doc fixes 2012-02-20 16:33:21 +01:00
Igor Wiedler e825ceaea0 [docs] basic usage chapter 2012-02-18 18:11:00 +01:00
Igor Wiedler 61d24acaa2 [docs] introduction chapter 2012-02-18 13:34:07 +01:00