Upgraded drupal core with security updates
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Asset / library_test_files / licenses_missing_information.libraries.yml
1 # No license information for a 3rd party library (it has the 'remote' key).
2 no-license-info-but-remote:
3   version: 1.0
4   remote: https://url-to-remote
5   js:
6     no-license-info-but-remote.js: {}
7   css:
8     base:
9       no-license-info-but-remote.css: {}