Skip to content
Snippets Groups Projects
  1. Aug 31, 2020
    • Olav Morken's avatar
      build-release: Use same version number format as in Git · 66f12e66
      Olav Morken authored
      Our releases published to Packagist use version numbers with a
      "v"-prefix, e.g. "v1.18.7".
      
      The build-release script overwrites this with a version number without
      the "v"-prefix, e.g. "1.18.7".
      
      The result of this is that the composer.json in our release tar-files
      does not match the composer.lock file in the repository nor the
      composer.json that Packagist looks at.
      
      Fix this by prepending a "v" to the version number when updating
      composer.json.
      66f12e66
  2. Sep 25, 2019
  3. May 29, 2019
  4. May 28, 2019
  5. May 24, 2019
  6. May 20, 2019
  7. May 16, 2019
  8. May 15, 2019
  9. May 10, 2019
  10. Mar 25, 2019
  11. Mar 24, 2019
  12. Mar 23, 2019
  13. Mar 11, 2019
  14. Mar 08, 2019
  15. Feb 18, 2019
  16. Feb 17, 2019
  17. Feb 11, 2019
  18. Dec 12, 2018
  19. Dec 07, 2018
  20. Aug 01, 2018
  21. Sep 22, 2017
  22. Mar 09, 2016
  23. Feb 01, 2016
Loading