Closed amckinney closed 2 months ago
This updates the PHP generator Dockerfiles so that we install php-cs-fixer with composer. This also adds a dummy asIs file so that we can actually run seed successfully.
Dockerfile
php-cs-fixer
composer
asIs
seed
This updates the PHP generator
Dockerfile
s so that we installphp-cs-fixer
withcomposer
. This also adds a dummyasIs
file so that we can actually runseed
successfully.