Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / modules / contrib / layout_plugin / tests / modules / layout_test / layout_test.libraries.yml
1 layout_test_1col:
2   version: 1.x
3   css:
4     theme:
5       css/layout-test-1col.css: {}
6
7 layout_test_2col:
8   version: 1.x
9   css:
10     theme:
11       css/layout-test-2col.css: {}