Skip to content

#21 - Satisfy symfony 5 used in composer v2.3

DaveD requested to merge DaveD/civicrm-asset-plugin:symfony5 into master

See #21 (closed)

This should still work with composer <2.3 since the old symfony also allows returning 0: https://github.com/symfony/console/blob/v2.8.52/Command/Command.php#L143

Edited by DaveD

Merge request reports