1. 27 Nov, 2014 1 commit
  2. 24 Nov, 2014 1 commit
  3. 07 Nov, 2014 1 commit
  4. 27 Oct, 2014 1 commit
  5. 25 Oct, 2014 1 commit
  6. 18 Oct, 2014 2 commits
  7. 12 Oct, 2014 3 commits
  8. 29 Sep, 2014 1 commit
  9. 28 Sep, 2014 2 commits
  10. 27 Sep, 2014 1 commit
  11. 22 Sep, 2014 2 commits
    • 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.
  12. 19 Sep, 2014 1 commit
  13. 17 Sep, 2014 2 commits
  14. 16 Sep, 2014 2 commits
  15. 14 Sep, 2014 1 commit
  16. 04 Sep, 2014 1 commit
  17. 03 Sep, 2014 3 commits
  18. 02 Sep, 2014 2 commits
  19. 29 Aug, 2014 1 commit
  20. 27 Aug, 2014 1 commit
  21. 25 Aug, 2014 1 commit
  22. 24 Aug, 2014 3 commits
  23. 19 Aug, 2014 1 commit
  24. 17 Aug, 2014 3 commits
  25. 16 Aug, 2014 2 commits