merged branch igorw/require-dev2 (PR #340)
Commits ------- 5772e556 Mention Finder and Process in changelog also ed3178ba Add note to changelog, improve symfony_bridges changelog entry 1f30a648 Move some dependencies to require-dev and suggest Discussion ---------- Move some dependencies to require-dev and suggest * BrowserKit, CssSelector and DomCrawler are only needed for functional tests This should be an optional dependency. * Process and Finder are only used to build the phar, they are dev dependencies. PS: Thanks to @weaverryan for pointing it out! --------------------------------------------------------------------------- by fabpot at 2012-05-31T14:03:34Z That should be documented in the changelog as this is a BC break. --------------------------------------------------------------------------- by igorw at 2012-05-31T14:12:22Z Done. --------------------------------------------------------------------------- by igorw at 2012-05-31T14:57:49Z BTW: Keeping browserkit and friends for the phar was intentional.
Showing
Please register or sign in to comment