Commit Graph
1 Commits
Author SHA1 Message Date
Haralan Dobrev 08a0de9316 Improve Composer notes in the readme
`require-dev` is better than `require` for such tool, because it is not
needed to be installed on production.

`composer update` without specifying vendor libraries as an argument
will try to update all dependencies which may not be desired.

Related to: https://github.com/andres-montanez/MagallanesSite/pull/3
2014-09-05 12:00:50 +03:00