composer-validation

Henning Leutz
1Running with gitlab-runner 17.5.3 (12030cf4)2 on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f34Using Docker executor with image composer:2 ...5Pulling docker image composer:2 ...6Using docker image sha256:97d0e2dfe732521b6351e8165149bf2c13c44936c745948d77e4f88eabd09b71 for composer:2 with digest composer@sha256:09b05a0d647417d5187d926d2d062555aacd733e3284156aacc10a0ce8af581c ...8Running on runner-scbewxeb-project-207-concurrent-1 via qui-gitlab-runner...10Fetching changes...11Reinitialized existing Git repository in /builds/quiqqer/products/.git/12Checking out 403f14f2 as detached HEAD (ref is feat-price-for-currencies)...13Removing parallel-lint.phar14Skipping Git submodules setup16Using docker image sha256:97d0e2dfe732521b6351e8165149bf2c13c44936c745948d77e4f88eabd09b71 for composer:2 with digest composer@sha256:09b05a0d647417d5187d926d2d062555aacd733e3284156aacc10a0ce8af581c ...17$ composer validate composer.json18composer.json is valid, but with a few warnings19See https://getcomposer.org/doc/04-schema.md for details on the schema20# General warnings21- License "GPL-3.0+" is a deprecated SPDX license identifier, use "GPL-3.0-or-later" instead22- require.quiqqer-asset/mustache : unbound version constraints (*) should be avoided23- require.quiqqer-asset/urijs : unbound version constraints (*) should be avoided25Job succeeded