Open ubellavance opened 7 years ago
I think there should be a require missing in the application part. The require should be for the bootstrap process, or the target creation.
require
I don't know how to perform a require on the bootstrap process in a clean way so that no matter the config, il all runs OK on the first run.
I think there should be a
require
missing in the application part. The require should be for the bootstrap process, or the target creation.