• Fabien Potencier's avatar
    merged branch GromNaN/patch-8 (PR #532) · 80c1205e
    Fabien Potencier authored
    This PR was merged into the master branch.
    
    Commits
    -------
    
    d00ff5b1 Suggest removing the minimum-stability flag
    
    Discussion
    ----------
    
    Suggest removing the minimum-stability flag
    
    Silex can be installed with stable versions of the Symfony2 components.
    Users should not be encouraged to set the minimum-stability flag to dev.
    
    https://groups.google.com/forum/?fromgroups=#!topic/silex-php/vPwMs7CMMT0
    
    ---------------------------------------------------------------------------
    
    by igorw at 2012-11-07T23:50:52Z
    
    I agree, it should also be adjusted in the usage doc (which is currently broken because it has neither `minimum-stability` nor `@dev`).
    
    In fact this is already what is used in the skeletons.
    80c1205e
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...
phpunit.xml.dist Loading commit data...