• Fabien Potencier's avatar
    merged branch igorw/require-dev2 (PR #340) · 49f46333
    Fabien Potencier authored
    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.
    49f46333
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
phpunit.xml.dist Loading commit data...