[phpMyAdmin Git] [phpmyadmin/phpmyadmin] af7f8d: Change composer package type to project (#13198)

Luís Pedro Algarvio lp.algarvio at gmail.com
Tue May 16 13:52:41 CEST 2017


  Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: af7f8d6cc319e9b99b5c2f6a22554a1ea61238f3
      https://github.com/phpmyadmin/phpmyadmin/commit/af7f8d6cc319e9b99b5c2f6a22554a1ea61238f3
  Author: Luís Pedro Algarvio <lp.algarvio at gmail.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M composer.json

  Log Message:
  -----------
  Change composer package type to project (#13198)

Composer doesn't seem to support packages of type application.
Package type library (the default) or project seem to be the most appropriate.

Signed-off-by: Luís Pedro Algarvio <lp.algarvio at gmail.com>


  Commit: 9ea8970c8f74cd87821c9e2599a5ffe47ce08c14
      https://github.com/phpmyadmin/phpmyadmin/commit/9ea8970c8f74cd87821c9e2599a5ffe47ce08c14
  Author: Luís Pedro Algarvio <lp.algarvio at gmail.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M composer.json

  Log Message:
  -----------
  Reorder a few keys in the composer.json file (#13199)

Reorder a few keys to make the composer.json file feel a bit more organized:
- repositories key goes above all the dependencies
- pair homepage with support key and move them to position after name, description and keywords
- pair authors with license key and move them to position just before technical stuff

Signed-off-by: Luís Pedro Algarvio <lp.algarvio at gmail.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/e52a71592a68...9ea8970c8f74


More information about the Git mailing list