1. 28 Nov, 2017 2 commits
  2. 23 Aug, 2017 1 commit
  3. 14 Jun, 2017 1 commit
  4. 04 Jun, 2017 1 commit
  5. 23 May, 2017 1 commit
  6. 19 May, 2017 5 commits
  7. 17 May, 2017 10 commits
  8. 08 May, 2017 1 commit
  9. 04 May, 2017 1 commit
  10. 09 Mar, 2017 2 commits
  11. 07 Mar, 2017 1 commit
  12. 24 Feb, 2017 1 commit
  13. 14 Feb, 2017 1 commit
  14. 10 Feb, 2017 2 commits
    • mk-j's avatar
      Merge pull request #89 from stof/patch-1 · 81ca4849
      mk-j authored
      Avoid forcing all projects to download xrstf/composer-php52
      81ca4849
    • Christophe Coevoet's avatar
      Avoid forcing all projects to download xrstf/composer-php52 · 3e1c42c7
      Christophe Coevoet authored
      Using PHP 5.2 should be quite rare now (and even more combined with composer).
      Thus, using xrstf/composer-php52 requires the root package to define some scripts, so they probably depend on the package explicitly already when wanting to use it.
      Moving xrstf/composer-php52 to a dev requirement avoid forcing all projects to install it when they run on newer PHP versions.
      3e1c42c7
  15. 07 Feb, 2017 1 commit
    • MrDeff's avatar
      col width · e51d5e8c
      MrDeff authored
      use:
      $writer->writeSheetHeader($sheet_name, $header,
      true,[60,100,15,10,20,20]);
      e51d5e8c
  16. 02 Feb, 2017 1 commit
  17. 30 Jan, 2017 8 commits