1
0
Fork 0
Commit Graph

32 Commits (424407af720a7a3022091d928c65e3fc7873455b)

Author SHA1 Message Date
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