Just a minor. Composer validate throws a warning.
martin@martin-XPS-13-9370 /var/www/html/brown.localhost/web/themes/contrib/bootstrap_barrio (8.x-4.x=) $ composer validate
./composer.json is valid, but with a few warnings
See https://getcomposer.org/doc/04-schema.md for details on the schema
License "GPL-2.0" is a deprecated SPDX license identifier, use "GPL-2.0-only" or "GPL-2.0-or-later" instead
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | bootstrap_barrio-deprecated_license_identifier-3134136-2.patch | 412 bytes | lolandese |
Comments
Comment #2
lolandese commentedAfter applying the attached patch it is solved:
Comment #4
lolandese commentedERROR: No valid tests were specified.It is recommended to disable automated testing at https://www.drupal.org/node/1997362/qa until at least a minimal test has been provided.
Opened #3134142: Provide a minimal PHPUnit test or disable automated testing.
Comment #6
hatuhay commented