☹️ I wanted to keep the changes minimal, but using version: 3 everywhere does not work, because it does not include features we need in the main composer.yml (custom x-* attributes). So standardize all places to 3.8 instead, for older toolchains which still respect the version field.
☹️ I wanted to keep the changes minimal, but using
version: 3
everywhere does not work, because it does not include features we need in the main composer.yml (customx-*
attributes). So standardize all places to3.8
instead, for older toolchains which still respect the version field.