TIL
- to use
config.platform
incomposer.json
to fake platform packages to define the target platform, which comes in handy when we have different PHP versions on production and dev machines
TIL
config.platform
in composer.json
to fake platform packages to define the target platform, which comes in handy when we have different PHP versions on production and dev machines