1. 22 Sep, 2014 1 commit
    • Changed version constratints to be semantic versioning again · 8176a392
      Carsten Brandt authored
      - in composer the `~` operator is just a shortcut for `~1.0` = `>=1.0.0,<2.0.0`
        it does not prevent dev versions to be installed but neither does `1.*`
      - dev versions are constrolled via `minimum-stability` setting and the
        `@dev`, `@beta`, `@stable`,... settings.
      - setting bower packages that ship compiled files only with the stable
        release to use `@stable` in composer.json of the applictaions. This
        setting can be removed when we remove the `minimum-stability=dev`
        setting after GA.
  2. 19 Sep, 2014 3 commits
  3. 18 Sep, 2014 1 commit
  4. 17 Sep, 2014 1 commit
  5. 16 Sep, 2014 1 commit
  6. 05 Sep, 2014 1 commit
  7. 04 Sep, 2014 1 commit
  8. 02 Sep, 2014 1 commit
  9. 29 Aug, 2014 1 commit
  10. 28 Aug, 2014 4 commits
  11. 13 Aug, 2014 1 commit
  12. 08 Aug, 2014 1 commit
  13. 07 Aug, 2014 2 commits
  14. 31 Jul, 2014 1 commit
  15. 29 Jul, 2014 1 commit
  16. 22 Jul, 2014 1 commit
  17. 19 Jul, 2014 1 commit
  18. 18 Jul, 2014 4 commits
  19. 30 Jun, 2014 4 commits
  20. 28 Jun, 2014 1 commit
  21. 23 Jun, 2014 6 commits
  22. 21 Jun, 2014 1 commit
  23. 13 Jun, 2014 1 commit