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 4 commits
  4. 17 Sep, 2014 4 commits
  5. 16 Sep, 2014 3 commits
  6. 15 Sep, 2014 1 commit
  7. 14 Sep, 2014 4 commits
  8. 12 Sep, 2014 1 commit
  9. 11 Sep, 2014 3 commits
  10. 10 Sep, 2014 4 commits
  11. 08 Sep, 2014 2 commits
  12. 07 Sep, 2014 3 commits
  13. 06 Sep, 2014 3 commits
  14. 05 Sep, 2014 4 commits