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

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: af7f8d6cc319e9b99b5c2f6a22554a1ea61238f3 https://github.com/phpmyadmin/phpmyadmin/commit/af7f8d6cc319e9b99b5c2f6a2255... Author: Luís Pedro Algarvio <lp.algarvio@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@gmail.com> Commit: 9ea8970c8f74cd87821c9e2599a5ffe47ce08c14 https://github.com/phpmyadmin/phpmyadmin/commit/9ea8970c8f74cd87821c9e2599a5... Author: Luís Pedro Algarvio <lp.algarvio@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@gmail.com> Commit: 69f8bd349d8c6b44614ca418386e2f241ffbbcd8 https://github.com/phpmyadmin/phpmyadmin/commit/69f8bd349d8c6b44614ca418386e... Author: Michal Čihař <michal@cihar.com> Date: 2017-05-16 (Tue, 16 May 2017) Log Message: ----------- Merge branch 'QA_4_7' Compare: https://github.com/phpmyadmin/phpmyadmin/compare/26e39f9d826b...69f8bd349d8c
participants (1)
-
Michal Čihař